[PATCH] D10901: [ELF] Define __start_XXX/__stop_XXX symbols where XXX is a section name

Rui Ueyama ruiu at google.com
Thu Jul 2 18:47:19 PDT 2015


ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.

LGTM.

I'd think notifyInputSectionName is too generic as a name as this actually serves only one purpose (implementing this feature), but it's up to you.


rL LLVM

http://reviews.llvm.org/D10901







More information about the llvm-commits mailing list