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

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 15:11:16 PDT 2016


pcc added a comment.

No, the opposite. I want the program to get its own start/stop even if a DSO provides a definition.


https://reviews.llvm.org/D25544





More information about the llvm-commits mailing list