[PATCH] [PECOFF] Support yet another new type of weak symbol.

David Majnemer david.majnemer at gmail.com
Wed Mar 12 19:10:49 PDT 2014


  I believe we determined that this semantic is not the desired one.  `IMAGE_COMDAT_SELECT_LARGEST` selects the largest section, not the largest symbol.

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



More information about the llvm-commits mailing list