Add Hardware Transactional Memory (HTM) Support
[oota-llvm.git] / test / CodeGen / PowerPC / inlineasm-copy.ll
index 59c3388835610e320acddce384e0fceb4d76dc5f..0d5f6a6aeb97bed7640aa96030d6549034d9338e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 -verify-machineinstrs | FileCheck %s
+; RUN: llc < %s -march=ppc32 -no-integrated-as -verify-machineinstrs | FileCheck %s
 
 ; CHECK-NOT: mr
 define i32 @test(i32 %Y, i32 %X) {