[PATCH] [lld][ELF] Fix non SHF_ALLOC sections.

Michael Spencer bigcheesegs at gmail.com
Wed Sep 18 16:01:47 PDT 2013


  Ugg, moving buildAtomToAddressMap causes a massive performance hit due to the pre-allocation of the symbol table it does as a side effect.

http://llvm-reviews.chandlerc.com/D1680



More information about the llvm-commits mailing list