Covert this test to .s form.
[oota-llvm.git] / test / CodeGen / Generic / invalid-memcpy.ll
index e3acf0c2be13e416ffa35759838dab650b4a493d..8448565a2b824b70e03ed10fc30108ae53be8195 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc 
+; RUN: llc < %s 
 
 ; This testcase is invalid (the alignment specified for memcpy is 
 ; greater than the alignment guaranteed for Qux or C.0.1173), but it