llvm/test/CodeGen/X86/pr5145.ll: Tweak expressions to match for darwin target.
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-avoid-unnecessary-pic-base.ll
2010-09-17 Dan GohmanAvoid emitting a PIC base register if no PIC addresses...