[all-commits] [llvm/llvm-project] bec28e: [ELF] Move isStaticLinkTimeConstant closer to the ...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Nov 9 20:41:20 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bec28ee1ea6cc49fab6902e104ce4937dd482f59
https://github.com/llvm/llvm-project/commit/bec28ee1ea6cc49fab6902e104ce4937dd482f59
Author: Fangrui Song <i at maskray.me>
Date: 2021-11-09 (Tue, 09 Nov 2021)
Changed paths:
M lld/ELF/Relocations.cpp
Log Message:
-----------
[ELF] Move isStaticLinkTimeConstant closer to the only caller processRelocAux. NFC
Commit: d71bb6a4091893b12d52947d4d4f774a672921bf
https://github.com/llvm/llvm-project/commit/d71bb6a4091893b12d52947d4d4f774a672921bf
Author: Fangrui Song <i at maskray.me>
Date: 2021-11-09 (Tue, 09 Nov 2021)
Changed paths:
M lld/ELF/Arch/PPC64.cpp
M lld/ELF/Relocations.cpp
M lld/ELF/Target.h
Log Message:
-----------
[ELF] Inline isPPC64SmallCodeModelTocReloc which is only called once. NFC
Compare: https://github.com/llvm/llvm-project/compare/770ddf599d28...d71bb6a40918
More information about the All-commits
mailing list