Change -arm-divmod-libcall to a target neutral option.
[oota-llvm.git] / test / CodeGen / CBackend / 2006-12-11-Float-Bitcast.ll
index f8393a3fbc80bd51ec5f8b564df2708be846e5dc..c9df800d72d586249993a3dd66315cf39381ccb0 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=c | \
+; RUN: llc < %s -march=c | \
 ; RUN:   grep __BITCAST | count 14
 
 define i32 @test1(float %F) {