summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CBackend/2006-12-11-Float-Bitcast.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/CBackend/2006-12-11-Float-Bitcast.ll')
-rw-r--r--test/CodeGen/CBackend/2006-12-11-Float-Bitcast.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/CBackend/2006-12-11-Float-Bitcast.ll b/test/CodeGen/CBackend/2006-12-11-Float-Bitcast.ll
index f8393a3..c9df800 100644
--- a/test/CodeGen/CBackend/2006-12-11-Float-Bitcast.ll
+++ b/test/CodeGen/CBackend/2006-12-11-Float-Bitcast.ll
@@ -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) {
OpenPOWER on IntegriCloud