aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/2003-05-27-ConstExprCrash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/InstCombine/2003-05-27-ConstExprCrash.ll')
-rw-r--r--test/Transforms/InstCombine/2003-05-27-ConstExprCrash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/2003-05-27-ConstExprCrash.ll b/test/Transforms/InstCombine/2003-05-27-ConstExprCrash.ll
index 353a036d5b..309191cdc4 100644
--- a/test/Transforms/InstCombine/2003-05-27-ConstExprCrash.ll
+++ b/test/Transforms/InstCombine/2003-05-27-ConstExprCrash.ll
@@ -1,4 +1,4 @@
-; RUN: as < %s | opt -instcombine -disable-output
+; RUN: llvm-as < %s | opt -instcombine -disable-output
%X = global int 5
long %test() {