aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PIC16/2009-07-17-PR4566-pic16.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PIC16/2009-07-17-PR4566-pic16.ll')
-rw-r--r--test/CodeGen/PIC16/2009-07-17-PR4566-pic16.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PIC16/2009-07-17-PR4566-pic16.ll b/test/CodeGen/PIC16/2009-07-17-PR4566-pic16.ll
index aa2c51e..d7072dd 100644
--- a/test/CodeGen/PIC16/2009-07-17-PR4566-pic16.ll
+++ b/test/CodeGen/PIC16/2009-07-17-PR4566-pic16.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=pic16 | grep {movf \\+@i + 0, \\+W}
+; RUN: llc < %s -march=pic16 | grep {movf \\+@i + 0, \\+W}
target datalayout = "e-p:16:8:8-i8:8:8-i16:8:8-i32:8:8-f32:32:32"
target triple = "pic16-"