diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2020-02-13 21:49:12 -0800 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2020-02-13 21:49:38 -0800 |
commit | f10e2df7bc19a3f05038387d77addd16ab058e06 (patch) | |
tree | 0e802ccaf397622c02705d35cdfc9d9b1868d94d /llvm/lib/Support/ThreadPool.cpp | |
parent | 5573abceab5eb9c6964b7249eae21f80a88ebf2e (diff) | |
download | llvm-f10e2df7bc19a3f05038387d77addd16ab058e06.zip llvm-f10e2df7bc19a3f05038387d77addd16ab058e06.tar.gz llvm-f10e2df7bc19a3f05038387d77addd16ab058e06.tar.bz2 |
[lldb/Plugins] Have one initializer per ABI plugin
After the recent change that grouped some of the ABI plugins together,
those plugins ended up with multiple initializers per plugin. This is
incompatible with my proposed approach of generating the initializers
dynamically, which is why I've grouped them together in a new entry
point.
Differential revision: https://reviews.llvm.org/D74451
Diffstat (limited to 'llvm/lib/Support/ThreadPool.cpp')
0 files changed, 0 insertions, 0 deletions