[PATCH] D38361: [ELF] Stop setting output section size early
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 4 02:57:13 PST 2017
peter.smith added a comment.
I think that this should now be unblocked after the reverting the change that caused PR35478. I'd very much like to see this land as I'd like to implement ARM.exidx table compression and that will depend on the OutSecPos changes here.
https://reviews.llvm.org/D38361
More information about the llvm-commits
mailing list