AArch64: expand sincos operations, we don't support them.
[oota-llvm.git] / test / CodeGen / Thumb / inlineasm-imm-thumb.ll
index 2c872e7e310fd7605800671160c984a6afb1ed36..5c8a52af59e4bfc1cdc77a93d615da365f126bf9 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=thumb
+; RUN: llc < %s -march=thumb
 
 ; Test Thumb-mode "I" constraint, for ADD immediate.
 define i32 @testI(i32 %x) {