Relax dwarf line fragments. This fixes a crash in the included testcase.
[oota-llvm.git] / test / CodeGen / Generic / 2005-07-12-memcpy-i64-length.ll
index ab3a31d3c077c8689879c069fa7a14c1e97e3f2d..733202c8a96b942e3d4d14ebc7cf1a4b5e971373 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
 ; Test that llvm.memcpy works with a i64 length operand on all targets.
 
 declare void @llvm.memcpy.i64(i8*, i8*, i64, i32)