brintos

brintos / llvm-project-archived public Read only

0
0
Text · 246 B · 88c4f59 Raw
7 lines · plain
1Can't mute platform select command.2UNSUPPORTED: remote-linux3RUN: echo start >%t.file4RUN: %lldb -x -b --source-quietly -s %S/Inputs/EchoCommandsTest.in >>%t.file5RUN: echo done >>%t.file6RUN: FileCheck  %S/Inputs/EchoCommandsQuiet.out <%t.file7