diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2020-02-18 19:13:45 -0800 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2020-02-18 19:16:07 -0800 |
commit | 80c3ea4e633b440cb4bc2c36856d811353e474bb (patch) | |
tree | 6e03334cacc7045ed92501d64a1c67d547db2dff /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 061f3a50dd824f1eb2394d0f699f3f2ee374b21a (diff) | |
download | llvm-80c3ea4e633b440cb4bc2c36856d811353e474bb.zip llvm-80c3ea4e633b440cb4bc2c36856d811353e474bb.tar.gz llvm-80c3ea4e633b440cb4bc2c36856d811353e474bb.tar.bz2 |
Re-land "[lldb/CMake] Auto-generate the Initialize and Terminate calls for plugin"
This patch changes the way we initialize and terminate the plugins in
the system initializer. It uses an approach similar to LLVM's
TARGETS_TO_BUILD with a def file that enumerates the plugins.
Previous attempts to land this failed on the Windows bot because there's
a dependency between the different process plugins. Apparently
ProcessWindowsCommon needs to be initialized after all other process
plugins but before ProcessGDBRemote.
Differential revision: https://reviews.llvm.org/D73067
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions