[llvm-dev] [RFC] Making .eh_frame more linker-friendly
George Rimar via llvm-dev
llvm-dev at lists.llvm.org
Wed Nov 22 05:44:46 PST 2017
Just finished lib/MC patch ?that creates .eh_frame section for each text sections,
sets SHF_LINK_ORDER flag and proper sh_link field.
Patch based on Rafael's code mentioned earlier in this thread, uploaded it just
in case anyone is interested to look at current version,
it is here: https://reviews.llvm.org/D40352.
Now going to start testing of how it works with GNU and LLD linkers.
George.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171122/ba4e69f8/attachment.html>
More information about the llvm-dev
mailing list