diff options
author | Alex Langford <alangford@apple.com> | 2023-03-22 16:17:49 -0700 |
---|---|---|
committer | Alex Langford <alangford@apple.com> | 2023-03-23 12:59:25 -0700 |
commit | 0c5cee779929f840f4f286c5894a01f583ee7b4a (patch) | |
tree | 769216407e1ebe01d15bd586a8b7b3b07a8a0875 /llvm/lib/TextAPI/Platform.cpp | |
parent | d10110a8a60137d430f7a75051d0794293982ef6 (diff) | |
download | llvm-0c5cee779929f840f4f286c5894a01f583ee7b4a.zip llvm-0c5cee779929f840f4f286c5894a01f583ee7b4a.tar.gz llvm-0c5cee779929f840f4f286c5894a01f583ee7b4a.tar.bz2 |
[lldb-server] Use Platform plugin corresponding to the host
In ee232506b870ce5282cc4da5ca493d41d361feb3 I moved UnixSignal
initialization from lldbTarget to the various platform plugins. This
inadvertently broke lldb-server because lldb-server doesn't use
Platform plugins. lldb-server still needs to be able to create a
UnixSignals object for the host platform so we can add the relevant
platform plugin to lldb-server to make sure we always have a
HostPlatform.
Differential Revision: https://reviews.llvm.org/D146668
Diffstat (limited to 'llvm/lib/TextAPI/Platform.cpp')
0 files changed, 0 insertions, 0 deletions