search for: 454437e8

Displaying 2 results from an estimated 2 matches for "454437e8".

2017 Nov 21
2
[RFC] Making .eh_frame more linker-friendly
...nt to do the something same or not. Anyways that is a bit forward question probably, let me do experiments with it for start to check the idea. George. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171121/454437e8/attachment.html>
2017 Nov 20
3
[RFC] Making .eh_frame more linker-friendly
>Keeping .eh_frame separated should still simplifies the linker because >until the last step of building .eh_frame and .eh_frame_hdr, we don't >really need to parse .eh_frame sections. So, if we have separate .eh_frame >sections on -ffunction-sections, all we have to do is (1) garbage-collect >sections and (2) construct .eh_frame and .eh_frame_hdr sections from live