diff options
author | Amy Huang <akhuang@google.com> | 2022-07-14 15:53:32 -0400 |
---|---|---|
committer | Alexandre Ganea <alex_toresh@yahoo.fr> | 2023-01-08 18:43:13 -0500 |
commit | 7370ff624d217b0f8f7512ca5b651a9b8095a411 (patch) | |
tree | 8141d0affad8d6822311e0949c2aaa7b74b76b58 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | ad41d1e26b12855fbb2b3104580a8d2b63bd5827 (diff) | |
download | llvm-7370ff624d217b0f8f7512ca5b651a9b8095a411.zip llvm-7370ff624d217b0f8f7512ca5b651a9b8095a411.tar.gz llvm-7370ff624d217b0f8f7512ca5b651a9b8095a411.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 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions