diff options
author | Amy Huang <akhuang@google.com> | 2023-01-09 23:37:28 -0500 |
---|---|---|
committer | Alexandre Ganea <alex_toresh@yahoo.fr> | 2023-01-09 23:39:30 -0500 |
commit | 5a58b19f9c93f3ac51bcde318508131ae78aa10c (patch) | |
tree | 6bed11efe3fbc9f146040819c2c10873d1627744 /lldb/source/Commands/CommandObjectSettings.cpp | |
parent | ef9aa34f0274cdbfa82c47f8ab99f02679fd0d13 (diff) | |
download | llvm-5a58b19f9c93f3ac51bcde318508131ae78aa10c.zip llvm-5a58b19f9c93f3ac51bcde318508131ae78aa10c.tar.gz llvm-5a58b19f9c93f3ac51bcde318508131ae78aa10c.tar.bz2 |
[LLD] Remove global state in lld/COFF
Remove globals from the lldCOFF library, by moving globals into a context class.
This patch mostly moves the config object into COFFLinkerContext.
See https://lists.llvm.org/pipermail/llvm-dev/2021-June/151184.html for
context about removing globals from LLD.
Reviewed By: aganea
Differential Revision: https://reviews.llvm.org/D110450
Diffstat (limited to 'lldb/source/Commands/CommandObjectSettings.cpp')
0 files changed, 0 insertions, 0 deletions