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