Relax dwarf line fragments. This fixes a crash in the included testcase.
[oota-llvm.git] / test / CodeGen / Generic / fp_to_int.ll
index 609de6546cfdde712f99f4d3f4e1dd10487118fc..ad944132d338cf08298a5bf0e28710e51837306b 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
 
 define i8 @test1(double %X) {
        %tmp.1 = fptosi double %X to i8         ; <i8> [#uses=1]