[PATCH] D56021: Ensure __executable_start is added to executables

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 21 13:18:25 PST 2018


pcc requested changes to this revision.
pcc added subscribers: ruiu, llvm-commits.
pcc added a comment.
This revision now requires changes to proceed.

This would seem to add the reserved symbols to object file outputs (i.e. `ld -r`), which isn't correct.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56021/new/

https://reviews.llvm.org/D56021





More information about the llvm-commits mailing list