Fix PR 4751, another difficulty with %a modifier on x86.
[oota-llvm.git] / test / CodeGen / X86 / global-sections-tls.ll
2009-07-28 Chris LattnerFix PR4639, a ELF-TLS regression from some of my refact...