[PATCH] D60744: lld: elf: Fix sections with explict addresses in regions
Gabriel Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 16 08:17:26 PDT 2019
yodaldevoid marked an inline comment as done.
yodaldevoid added a comment.
I have addressed the comment regarding the grouping of operators.
I agree that it is not often that the dot needs to be moved backwards, but if I had not run into this in the wild I would not have looked to fix this issue. GCC's linker handles this fine, for what it's worth.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60744/new/
https://reviews.llvm.org/D60744
More information about the llvm-commits
mailing list