[all-commits] [llvm/llvm-project] e590c9: [ELF] -r: move zero OutputSection::addr code into ...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Dec 27 12:10:36 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e590c9bc7331f7351528369e512b3659f7f16e70
https://github.com/llvm/llvm-project/commit/e590c9bc7331f7351528369e512b3659f7f16e70
Author: Fangrui Song <i at maskray.me>
Date: 2021-12-27 (Mon, 27 Dec 2021)
Changed paths:
M lld/ELF/Writer.cpp
Log Message:
-----------
[ELF] -r: move zero OutputSection::addr code into finalizeAddressDependentContent
Ensure addresses are unchanged after finalizeAddressDependentContent.
More information about the All-commits
mailing list