diff options
Diffstat (limited to 'test/CodeGen/asm-2.c')
| -rw-r--r-- | test/CodeGen/asm-2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/asm-2.c b/test/CodeGen/asm-2.c index f5b378eb1017..72b23b150592 100644 --- a/test/CodeGen/asm-2.c +++ b/test/CodeGen/asm-2.c @@ -1,4 +1,4 @@ -// RUN: clang-cc -emit-llvm %s -o %t -triple i386-pc-linux-gnu -O2 && +// RUN: clang-cc -emit-llvm %s -o %t -triple i386-pc-linux-gnu -O2 // RUN: not grep "load" %t // <rdar://problem/6841383> |
