[PATCH] D25544: ELF: Override DSO definitions when creating __start_* and __stop_* symbols.

Joerg Sonnenberger via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 15:09:01 PDT 2016


joerg added a comment.

You want to allow the main program to get the start/stop of a DSO it links against? Am I understanding you correct?


https://reviews.llvm.org/D25544





More information about the llvm-commits mailing list