[PATCH] D62014: [X86] Support .reloc *, R_{386,X86_64}_NONE, *
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 16 12:51:29 PDT 2019
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
lgtm
This morning I didn't know why this was interesting, but then @inglorion told me about the new .init_array + reloc-none GC sections strategy. I still have concerns about dropping debug info as LLD is doing now, but I'll pass them along separately.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62014/new/
https://reviews.llvm.org/D62014
More information about the llvm-commits
mailing list