diff options
Diffstat (limited to 'llvm/test/Assembler/2003-05-21-ConstantShiftExpr.ll')
| -rw-r--r-- | llvm/test/Assembler/2003-05-21-ConstantShiftExpr.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Assembler/2003-05-21-ConstantShiftExpr.ll b/llvm/test/Assembler/2003-05-21-ConstantShiftExpr.ll index c4751b42387..5b8e5d26f84 100644 --- a/llvm/test/Assembler/2003-05-21-ConstantShiftExpr.ll +++ b/llvm/test/Assembler/2003-05-21-ConstantShiftExpr.ll @@ -1,5 +1,5 @@ ; RUN: llvm-as %s -o /dev/null -; RUN: verify-uselistorder %s -preserve-bc-use-list-order +; RUN: verify-uselistorder %s ; Test that shift instructions can be used in constant expressions. global i32 3670016 |

