aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/2002-03-11-InstCombineHang.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/InstCombine/2002-03-11-InstCombineHang.ll')
-rw-r--r--test/Transforms/InstCombine/2002-03-11-InstCombineHang.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/2002-03-11-InstCombineHang.ll b/test/Transforms/InstCombine/2002-03-11-InstCombineHang.ll
index 86dacf7..3bf8648 100644
--- a/test/Transforms/InstCombine/2002-03-11-InstCombineHang.ll
+++ b/test/Transforms/InstCombine/2002-03-11-InstCombineHang.ll
@@ -1,6 +1,6 @@
; This testcase causes instcombine to hang.
;
-; RUN: as < %s | opt -instcombine
+; RUN: llvm-as < %s | opt -instcombine
implementation