diff options
Diffstat (limited to 'test/Assembler/2003-08-20-ConstantExprGEP-Fold.ll')
-rw-r--r-- | test/Assembler/2003-08-20-ConstantExprGEP-Fold.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Assembler/2003-08-20-ConstantExprGEP-Fold.ll b/test/Assembler/2003-08-20-ConstantExprGEP-Fold.ll index 50cdeed..911f0ff 100644 --- a/test/Assembler/2003-08-20-ConstantExprGEP-Fold.ll +++ b/test/Assembler/2003-08-20-ConstantExprGEP-Fold.ll @@ -1,4 +1,5 @@ ; RUN: opt < %s -instcombine -simplifycfg -S | not grep br +; RUN: verify-uselistorder %s @.str_1 = internal constant [6 x i8] c"_Bool\00" ; <[6 x i8]*> [#uses=2] |