diff options
Diffstat (limited to 'llvm/test/Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll')
-rw-r--r-- | llvm/test/Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll b/llvm/test/Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll index 4506bf0a4e9..1b9df405c5a 100644 --- a/llvm/test/Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll +++ b/llvm/test/Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll @@ -1,4 +1,5 @@ ; RUN: llvm-as < %s | opt -instcombine -disable-output +; END. define void @test() { bb38.i: |