Relax dwarf line fragments. This fixes a crash in the included testcase.
[oota-llvm.git] / test / CodeGen / Generic / select-cc.ll
index 85e68d19c45a8b3ce5c9349cb3d819b68a12d0bd..b653e2a46dcfbe1cd430515f7a1e5fa1df109164 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
 ; PR2504
 
 define <2 x double> @vector_select(<2 x double> %x, <2 x double> %y) nounwind  {