fix PR6305 by handling BlockAddress in a helper function
[oota-llvm.git] / test / CodeGen / CBackend / 2003-10-12-NANGlobalInits.ll
index 077f16cfac926df42eafe8289d2b10f76c0b38e6..0fbb3feef137ccfc682da49e803866b80692465c 100644 (file)
@@ -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]