diff options
| author | Jez Ng <jezng@fb.com> | 2021-05-25 14:57:16 -0400 |
|---|---|---|
| committer | Jez Ng <jezng@fb.com> | 2021-05-25 14:58:29 -0400 |
| commit | 33706191d88d34382e07c48ff09fe639fae5881d (patch) | |
| tree | 850626d0d6dc3078d0b585d46f3ef39c32f03e47 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 9cc0d893f7fc4d0ed5dfb053bc38cab832f2f88f (diff) | |
[lld-macho][nfc] Rename MergedOutputSection to ConcatOutputSection
The ELF format has the concept of merge sections (marked by SHF_MERGE),
which contain data that can be safely deduplicated. The Mach-O
equivalents are called literal sections (marked by S_CSTRING_LITERALS or
S_{4,8,16}BYTE_LITERALS). While the Mach-O format doesn't use the word
'merge', to avoid confusion, I've renamed our MergedOutputSection to
ConcatOutputSection. I believe it's a more descriptive name too.
This renaming sets the stage for {D102964}.
Reviewed By: #lld-macho, alexshap
Differential Revision: https://reviews.llvm.org/D102971
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
