Relax dwarf line fragments. This fixes a crash in the included testcase.
[oota-llvm.git] / test / CodeGen / PowerPC / 2007-01-31-InlineAsmAddrMode.ll
index 6f51864352b21b4acdf48fc6647bd42f66de94e9..fe5145d1523063f6b728e1ae5830ec0f8c7ef8eb 100644 (file)
@@ -1,12 +1,11 @@
-; RUN: llvm-as < %s | llc -march=ppc32 &&
-; RUN: llvm-as < %s | llc -march=ppc64
+; RUN: llc < %s -march=ppc32
+; RUN: llc < %s -march=ppc64
 
 ; Test two things: 1) that a frameidx can be rewritten in an inline asm
 ; 2) that inline asms can handle reg+imm addr modes.
 
        %struct.A = type { i32, i32 }
 
-implementation   ; Functions:
 
 define void @test1() {
 entry: