Relax dwarf line fragments. This fixes a crash in the included testcase.
[oota-llvm.git] / test / CodeGen / Generic / 2002-04-14-UnexpectedUnsignedType.ll
index 879c4c8baa1b8717d5041962cd7230476ee4b70f..dd382cfcb24dec4529e0c7d2782be593473b6240 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s -o - | llc 
+; RUN: llc < %s
 
 ; This caused the backend to assert out with:
 ; SparcInstrInfo.cpp:103: failed assertion `0 && "Unexpected unsigned type"'