summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CBackend/2003-10-12-NANGlobalInits.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/CBackend/2003-10-12-NANGlobalInits.ll')
-rw-r--r--test/CodeGen/CBackend/2003-10-12-NANGlobalInits.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/CBackend/2003-10-12-NANGlobalInits.ll b/test/CodeGen/CBackend/2003-10-12-NANGlobalInits.ll
index 077f16c..0fbb3fe 100644
--- a/test/CodeGen/CBackend/2003-10-12-NANGlobalInits.ll
+++ b/test/CodeGen/CBackend/2003-10-12-NANGlobalInits.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=c
+; RUN: llc < %s -march=c
; This is a non-normal FP value: it's a nan.
@NAN = global { float } { float 0x7FF8000000000000 } ; <{ float }*> [#uses=0]
OpenPOWER on IntegriCloud