[PATCH] D66279: [ELF] Make LinkerScript::assignAddresses iterative
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 15 05:50:54 PDT 2019
MaskRay updated this revision to Diff 215374.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Improve test
Add a comment why the two calls of assignAddresses() are written this way.
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66279/new/
https://reviews.llvm.org/D66279
Files:
ELF/LinkerScript.cpp
ELF/LinkerScript.h
ELF/Writer.cpp
test/ELF/linkerscript/expr-converge.test
test/ELF/linkerscript/expr-converge2.test
test/ELF/linkerscript/expr-not-converge.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66279.215374.patch
Type: text/x-patch
Size: 6435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/cac0a75e/attachment.bin>
More information about the llvm-commits
mailing list