Relax dwarf line fragments. This fixes a crash in the included testcase.
[oota-llvm.git] / test / CodeGen / Generic / global-ret0.ll
index 8fcef33a34d70e95fe54b4b6da5e8291a5382ba3..74bff876f882446577a5dc6f6bb4d9c5a4334525 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
 
 @g = global i32 0               ; <i32*> [#uses=1]