[PATCH] D14833: [ELF] Define symbols "_end" and "end" if referenced.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 12:26:38 PST 2015


davide added a comment.

I want to mention that gold keeps at least _end even if not referenced. I'm not sure what's the rationale behind that but something you may want to keep in mind.


http://reviews.llvm.org/D14833





More information about the llvm-commits mailing list