As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias
[oota-llvm.git] / test / CodeGen / X86 / 2009-08-23-SubRegReuseUndo.ll
index 5e74f9e6b197bc7e4250c3e6e519eebc245a18c2..790fd88c46dd1f7adb456d8d538a1ec0b92cf395 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86
+; RUN: llc < %s -march=x86
 ; PR4753
 
 ; This function has a sub-register reuse undone.