summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CBackend/pr2408.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/CBackend/pr2408.ll')
-rw-r--r--test/CodeGen/CBackend/pr2408.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/CBackend/pr2408.ll b/test/CodeGen/CBackend/pr2408.ll
index a16f91b..bf8477b 100644
--- a/test/CodeGen/CBackend/pr2408.ll
+++ b/test/CodeGen/CBackend/pr2408.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=c | grep {\\* ((unsigned int )}
+; RUN: llc < %s -march=c | grep {\\* ((unsigned int )}
; PR2408
define i32 @a(i32 %a) {
OpenPOWER on IntegriCloud