[PATCH] Allow multiple coff sections with the name but different comdat symbols

Reid Kleckner rnk at google.com
Fri Nov 15 15:14:56 PST 2013


  Nice!

  What do we print for disassembly, or is that forthcoming?

  I noticed gcc does what we do currently, it emits sections like:
          .section .text$_Z3foov,"x"
          .linkonce discard

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



More information about the llvm-commits mailing list