aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LevelRaise/2002-07-18-MissedAllocaRaise.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LevelRaise/2002-07-18-MissedAllocaRaise.ll')
-rw-r--r--test/Transforms/LevelRaise/2002-07-18-MissedAllocaRaise.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LevelRaise/2002-07-18-MissedAllocaRaise.ll b/test/Transforms/LevelRaise/2002-07-18-MissedAllocaRaise.ll
index 91301f0..7ab4ea3 100644
--- a/test/Transforms/LevelRaise/2002-07-18-MissedAllocaRaise.ll
+++ b/test/Transforms/LevelRaise/2002-07-18-MissedAllocaRaise.ll
@@ -1,6 +1,6 @@
; Looks like we don't raise alloca's like we do mallocs
; XFAIL: *
-; RUN: llvm-as < %s | opt -raise | llvm-dis | not grep bitcast
+; RUN: llvm-upgrade < %s | llvm-as | opt -raise | llvm-dis | not grep bitcast
implementation ; Functions: