aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic')
-rw-r--r--test/CodeGen/Generic/2009-11-20-NewNode.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/Generic/2009-11-20-NewNode.ll b/test/CodeGen/Generic/2009-11-20-NewNode.ll
index 890f5c1..92d7628 100644
--- a/test/CodeGen/Generic/2009-11-20-NewNode.ll
+++ b/test/CodeGen/Generic/2009-11-20-NewNode.ll
@@ -1,5 +1,5 @@
-; RUN: llc -march=msp430 %s
-; RUN: llc -march=pic16 %s
+; RUN: llc -march=msp430 < %s
+; RUN: llc -march=pic16 < %s
; PR5558
define i64 @_strtoll_r(i16 %base) nounwind {