Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Seems reasonable to me! In my testing though if these existed as custom sections they'd still make their way to the final binary through LLD, so could LLD skip over these sectiosn by default?
Comment Actions
I'll take a look at that.
Can you confirm that you tools are able to find and use the sections in the same way they do for ELF files?
Comment Actions
At least from my POV looks good :)
Thanks for the quick patch!
Should this link also be updated to handle the special section names?