Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and...
[oota-llvm.git] / test / CodeGen / ARM / inlineasm-64bit.ll
index d098a4383bc6884e466e02c33118c35320ae6d51..683a0c4b7d307295e10907a03958324cc5e5f4ec 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llc < %s -O3  -mtriple=arm-linux-gnueabi -no-integrated-as | FileCheck %s
-; RUN: llc -mtriple=thumbv7-none-linux-gnueabi -verify-machineinstrs -no-integrated-as < %s | FileCheck %s
+; RUN: llc < %s -O3  -mtriple=arm-linux-gnueabi | FileCheck %s
+; RUN: llc -mtriple=thumbv7-none-linux-gnueabi -verify-machineinstrs < %s | FileCheck %s
 ; check if regs are passing correctly
 define void @i64_write(i64* %p, i64 %val) nounwind {
 ; CHECK-LABEL: i64_write: