Relax dwarf line fragments. This fixes a crash in the included testcase.
[oota-llvm.git] / test / CodeGen / PowerPC / and-elim.ll
index eef8f51f7a190bfa86defade3ea7bc37a01e8df9..36853614c40aca8d81080e935e3df781876bad7c 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32 | not grep rlwin
+; RUN: llc < %s -march=ppc32 | not grep rlwin
 
 define void @test(i8* %P) {
        %W = load i8* %P