diff options
Diffstat (limited to 'test/Assembler/2003-05-21-ConstantShiftExpr.ll')
-rw-r--r-- | test/Assembler/2003-05-21-ConstantShiftExpr.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Assembler/2003-05-21-ConstantShiftExpr.ll b/test/Assembler/2003-05-21-ConstantShiftExpr.ll index 667bc9b..40b9651 100644 --- a/test/Assembler/2003-05-21-ConstantShiftExpr.ll +++ b/test/Assembler/2003-05-21-ConstantShiftExpr.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as %s -o /dev/null -f +; RUN: llvm-as %s -o /dev/null ; Test that shift instructions can be used in constant expressions. global i32 3670016 |