diff options
Diffstat (limited to 'test/Assembler/2007-01-05-Cmp-ConstExpr.ll')
-rw-r--r-- | test/Assembler/2007-01-05-Cmp-ConstExpr.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Assembler/2007-01-05-Cmp-ConstExpr.ll b/test/Assembler/2007-01-05-Cmp-ConstExpr.ll index 8c25989d21..e3f67ba13a 100644 --- a/test/Assembler/2007-01-05-Cmp-ConstExpr.ll +++ b/test/Assembler/2007-01-05-Cmp-ConstExpr.ll @@ -1,5 +1,5 @@ ; Test Case for PR1080 -; RUN: llvm-as %s -o /dev/null -f +; RUN: llvm-as %s -o /dev/null @str = internal constant [4 x i8] c"-ga\00" ; <[4 x i8]*> [#uses=2] |