Fix a FIXME. _foo.eh symbols are currently always exported so that the linker
[oota-llvm.git] / test / CodeGen / X86 / lsr-static-addr.ll
2010-08-24 Dan GohmanFix X86's isLegalAddressingMode to recognize that stati...