[all-commits] [llvm/llvm-project] 9cc489: [lld-macho][nfc] Factor-out NFC changes from main ...
Greg McGary via All-commits
all-commits at lists.llvm.org
Wed Nov 17 14:20:48 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9cc489a4b2b58b70f7b7d84a8544e22f39423ae6
https://github.com/llvm/llvm-project/commit/9cc489a4b2b58b70f7b7d84a8544e22f39423ae6
Author: Greg McGary <gkm at fb.com>
Date: 2021-11-17 (Wed, 17 Nov 2021)
Changed paths:
M lld/MachO/Driver.cpp
M lld/MachO/ICF.cpp
M lld/MachO/InputFiles.cpp
M lld/MachO/InputFiles.h
M lld/MachO/InputSection.cpp
M lld/MachO/InputSection.h
M lld/MachO/MarkLive.cpp
M lld/MachO/Symbols.cpp
M lld/MachO/Symbols.h
M lld/MachO/UnwindInfoSection.cpp
Log Message:
-----------
[lld-macho][nfc] Factor-out NFC changes from main __eh_frame diff
In order to keep signal:noise high for the `__eh_frame` diff, I have teased-out the NFC changes and put them here.
Differential Revision: https://reviews.llvm.org/D114017
More information about the All-commits
mailing list