[PATCH] [lld][ELF] Add explictly exported atoms and export R_*_COPY'ed atoms.

Michael Spencer bigcheesegs at gmail.com
Wed Oct 23 13:58:50 PDT 2013


  Ping.

  We have a new wrinkle to add to this. If we use the current approach of keeping a side table, we can no longer dump the atoms from this pass and finish linking in a separate context.

  I believe this needs to be an Atom attribute.

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



More information about the llvm-commits mailing list