[PATCH] D24041: [ELF] Linkerscript: allow .eh_frame_hdr to go before .eh_frame
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 30 11:06:12 PDT 2016
On 30 August 2016 at 14:01, Eugene Leviant <evgeny.leviant at gmail.com> wrote:
> Not exactly.
> You can have --eh-frame-hdr, and empty .eh_frame at the same time.
I see. LGTM as is.
Cheers,
Rafael
More information about the llvm-commits
mailing list