summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/CBackend/2003-06-28-InvokeSupport.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/CBackend/2003-06-28-InvokeSupport.ll')
-rw-r--r--llvm/test/CodeGen/CBackend/2003-06-28-InvokeSupport.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/CBackend/2003-06-28-InvokeSupport.ll b/llvm/test/CodeGen/CBackend/2003-06-28-InvokeSupport.ll
index 9fe98e22063..f0b1bbc7f03 100644
--- a/llvm/test/CodeGen/CBackend/2003-06-28-InvokeSupport.ll
+++ b/llvm/test/CodeGen/CBackend/2003-06-28-InvokeSupport.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=c
+; RUN: llc < %s -march=c
declare i32 @callee(i32, i32)
OpenPOWER on IntegriCloud