[all-commits] [llvm/llvm-project] ed4a4e: [lld-macho][nfc] Add accessors for commonly-used P...
Jez Ng via All-commits
all-commits at lists.llvm.org
Wed Apr 21 12:44:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ed4a4e33129b259de1a946fbd4887e9e8300198c
https://github.com/llvm/llvm-project/commit/ed4a4e33129b259de1a946fbd4887e9e8300198c
Author: Jez Ng <jezng at fb.com>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M lld/MachO/Config.h
M lld/MachO/Driver.cpp
M lld/MachO/InputFiles.cpp
M lld/MachO/LTO.cpp
M lld/MachO/MapFile.cpp
M lld/MachO/OutputSegment.cpp
M lld/MachO/SyntheticSections.cpp
Log Message:
-----------
[lld-macho][nfc] Add accessors for commonly-used PlatformInfo fields
As discussed here: https://reviews.llvm.org/D100523#inline-951543
Reviewed By: #lld-macho, thakis, alexshap
Differential Revision: https://reviews.llvm.org/D100978
More information about the All-commits
mailing list