[PATCH] D25545: ELF: Simplify handling of *_start/*_end symbols.

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 14 01:31:26 PDT 2016


evgeny777 added a comment.

addSynthetic() was introduced to allow defining start/end symbols in linker scripts

Please take a look at
https://reviews.llvm.org/D23405


https://reviews.llvm.org/D25545





More information about the llvm-commits mailing list