As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias
[oota-llvm.git] / test / CodeGen / X86 / fold-call-3.ll
index 824ae003da25fd0b619ed17fb91d446a57abed18..337a7edb1736076b95840cb23eb85e44e9e4949d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin | grep call | grep 560
+; RUN: llc < %s -mtriple=x86_64-apple-darwin | grep call | grep 560
 ; rdar://6522427
 
        %"struct.clang::Action" = type { %"struct.clang::ActionBase" }