Fix a FIXME. _foo.eh symbols are currently always exported so that the linker
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-shift-imm.ll
index 7759bb056892e353d2ec66f05507ff690167ee19..5c62c1880516e58cf4225729be8a690569fa4001 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -O0 | grep {sarl    \$80, %eax}
+; RUN: llc < %s -march=x86 -O0 | grep {sarl    \$80, %e}
 ; PR3242
 
 define void @foo(i32 %x, i32* %p) nounwind {