Fix a FIXME. _foo.eh symbols are currently always exported so that the linker
[oota-llvm.git] / test / CodeGen / X86 / 2009-11-13-VirtRegRewriterBug.ll
2009-11-14 Evan ChengAdded getSubRegIndex(A,B) that returns subreg index...