From 76806b6a434ad5477727d3733d18fe309a1281fe Mon Sep 17 00:00:00 2001 From: Tanya Lattner Date: Sun, 9 Mar 2008 08:16:40 +0000 Subject: Remove llvm-upgrade and update tests. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48103 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll | 1 + 1 file changed, 1 insertion(+) (limited to 'test/Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll') diff --git a/test/Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll b/test/Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll index 4506bf0a4e..1b9df405c5 100644 --- a/test/Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll +++ b/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: -- cgit v1.2.3