[PATCH] D32233: [LLD][ELF] User linkerscript InputSectionDescription for .ARM.exidx dependency order
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 25 06:46:19 PDT 2017
peter.smith added a comment.
I've created https://reviews.llvm.org/D32485 for an alternative implementation that just makes the link order sections orphans. I think that this ends up being a bit simpler overall.
https://reviews.llvm.org/D32233
More information about the llvm-commits
mailing list