[PATCH] D74741: [ELF] Warn changed output section address
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 18 14:07:45 PST 2020
MaskRay updated this revision to Diff 245261.
MaskRay added a comment.
Delete the warning of .data2
It exposed another discrepancy which will be fixed by D74736 <https://reviews.llvm.org/D74736>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74741/new/
https://reviews.llvm.org/D74741
Files:
lld/ELF/LinkerScript.cpp
lld/ELF/LinkerScript.h
lld/ELF/Writer.cpp
lld/test/ELF/linkerscript/lma-align.test
lld/test/ELF/linkerscript/section-align2.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74741.245261.patch
Type: text/x-patch
Size: 4718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200218/236d9d64/attachment.bin>
More information about the llvm-commits
mailing list