summaryrefslogtreecommitdiffstats
path: root/test/Transforms/ADCE/2002-05-28-Crash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/ADCE/2002-05-28-Crash.ll')
-rw-r--r--test/Transforms/ADCE/2002-05-28-Crash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/ADCE/2002-05-28-Crash.ll b/test/Transforms/ADCE/2002-05-28-Crash.ll
index 27c7205..9bbbd05 100644
--- a/test/Transforms/ADCE/2002-05-28-Crash.ll
+++ b/test/Transforms/ADCE/2002-05-28-Crash.ll
@@ -11,7 +11,7 @@
; return !s;
;}
;
-; RUN: llvm-as < %s | opt -adce
+; RUN: opt < %s -adce
define i32 @rx_bitset_empty(i32 %size, i32* %set) {
bb1:
OpenPOWER on IntegriCloud