diff options
Diffstat (limited to 'llvm/test/Transforms/InstCombine/2002-05-14-TouchDeletedInst.ll')
-rw-r--r-- | llvm/test/Transforms/InstCombine/2002-05-14-TouchDeletedInst.ll | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/test/Transforms/InstCombine/2002-05-14-TouchDeletedInst.ll b/llvm/test/Transforms/InstCombine/2002-05-14-TouchDeletedInst.ll index 1c93d2457d6..4ebbe2470fa 100644 --- a/llvm/test/Transforms/InstCombine/2002-05-14-TouchDeletedInst.ll +++ b/llvm/test/Transforms/InstCombine/2002-05-14-TouchDeletedInst.ll @@ -6,6 +6,8 @@ ; ; RUN: llvm-as < %s | opt -instcombine ; +; END. + @.LC0 = internal global [21 x i8] c"hbMakeCodeLengths(1)\00" ; <[21 x i8]*> [#uses=1] @.LC1 = internal global [21 x i8] c"hbMakeCodeLengths(2)\00" ; <[21 x i8]*> [#uses=1] |