llvm-project/lld/lib/ReaderWriter/MachO
Quinn Pham 1ca00ecfb8 [NFC][lld] Inclusive language: change master file to merged file
[NFC] As part of using inclusive language within the llvm project, this patch
replaces master with merged in these comments.

Reviewed By: #lld-macho, thakis

Differential Revision: https://reviews.llvm.org/D113903
2021-11-15 14:32:09 -06:00
..
ArchHandler.cpp
ArchHandler.h
ArchHandler_arm.cpp
ArchHandler_arm64.cpp [lld] NFC: fix trivial typos in comments 2020-04-02 01:21:36 +09:00
ArchHandler_x86.cpp
ArchHandler_x86_64.cpp
Atoms.h
CMakeLists.txt [CMake][gn] lldMachO=>lldMachOOld, lldMachO2=>lldMachO 2021-08-04 18:52:41 -07:00
CompactUnwindPass.cpp [lld] NFC: fix trivial typos in comments 2020-04-02 01:21:36 +09:00
DebugInfo.h
ExecutableAtoms.h
File.h [TextAPI] move source code files out of subdirectory, NFC 2021-04-05 10:24:42 -07:00
FlatNamespaceFile.h
GOTPass.cpp [NFC][lld] Inclusive language: change master file to merged file 2021-11-15 14:32:09 -06:00
LayoutPass.cpp [Support] Move LLD's parallel algorithm wrappers to support 2020-05-05 15:21:05 -07:00
LayoutPass.h
MachOLinkingContext.cpp ld64.lld: Add janky support for tbd files 2020-07-02 00:05:52 -04:00
MachONormalizedFile.h
MachONormalizedFileBinaryReader.cpp ld64.lld: Add janky support for tbd files 2020-07-02 00:05:52 -04:00
MachONormalizedFileBinaryUtils.h
MachONormalizedFileBinaryWriter.cpp
MachONormalizedFileFromAtoms.cpp [MachO] Fix enum-int mismatch warning 2020-12-28 17:39:41 +01:00
MachONormalizedFileToAtoms.cpp [NFC] Fix "not used" warning 2021-04-26 22:09:23 -07:00
MachONormalizedFileYAML.cpp Reland "[yaml2obj][ELF] - Simplify the code that performs sections validation." 2020-10-20 16:25:33 +03:00
MachOPasses.h
ObjCPass.cpp
SectCreateFile.h
ShimPass.cpp [NFC][lld] Inclusive language: change master file to merged file 2021-11-15 14:32:09 -06:00
StubsPass.cpp
TLVPass.cpp [lld] NFC: fix trivial typos in comments 2020-04-02 01:21:36 +09:00
WriterMachO.cpp