summaryrefslogtreecommitdiffstats
path: root/test/Transforms/RaiseAllocations/2004-11-08-FreeUseCrash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/RaiseAllocations/2004-11-08-FreeUseCrash.ll')
-rw-r--r--test/Transforms/RaiseAllocations/2004-11-08-FreeUseCrash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/RaiseAllocations/2004-11-08-FreeUseCrash.ll b/test/Transforms/RaiseAllocations/2004-11-08-FreeUseCrash.ll
index 10daa76..75e02e8 100644
--- a/test/Transforms/RaiseAllocations/2004-11-08-FreeUseCrash.ll
+++ b/test/Transforms/RaiseAllocations/2004-11-08-FreeUseCrash.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -raiseallocs -disable-output
+; RUN: opt < %s -raiseallocs -disable-output
define void @main() {
%tmp.13 = call i32 (...)* @free( i32 32 ) ; <i32> [#uses=1]
OpenPOWER on IntegriCloud