[x32] Fix FrameIndex check in SelectLEA64_32Addr
[oota-llvm.git] / test / CodeGen / X86 / 2006-11-17-IllegalMove.ll
index adc825c039b19bbac18816e1aee510fdccba21db..783d9f94caeb99347c0061e76caa53d0e7616856 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llc < %s -march=x86-64 > %t
-; RUN: grep movb %t | count 2
+; RUN: grep movb %t | count 1
 ; RUN: grep "movzb[wl]" %t