Add a test case to check handling of dbg-declare by fast-isel.
[oota-llvm.git] / test / CodeGen / X86 / memmove-4.ll
index f23c7d5cb854859712de8b729e1d4b7720e4e5ac..027db1f48395a634bcb92a9391cb40e7d459b66a 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc | not grep call
+; RUN: llc < %s | not grep call
 
 target triple = "i686-pc-linux-gnu"