Fix PR 4751, another difficulty with %a modifier on x86.
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-constpool.ll
2009-07-02 Chris LattnerFix yet-another bug I introduced into fastisel, this...