aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2023-11-30 15:48:39 -0600
committerGitHub <noreply@github.com>2023-11-30 15:48:39 -0600
commit0ec4b82cfddbe0c7c7eb4b3486f55139f56d5f16 (patch)
tree199b3690fdee18ee37c42d0093e2d83f810870a6 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parentfce4c0acd6db4bd8598db7eb471ccca60dc05406 (diff)
downloadllvm-0ec4b82cfddbe0c7c7eb4b3486f55139f56d5f16.zip
llvm-0ec4b82cfddbe0c7c7eb4b3486f55139f56d5f16.tar.gz
llvm-0ec4b82cfddbe0c7c7eb4b3486f55139f56d5f16.tar.bz2
[Libomptarget] Output the DeviceRTL alongside the other libraries (#73705)
Summary: Currently, the `libomp.so` and `libomptarget.so` are emitted in the `./lib` build directory generally. This logic is internal to the `add_llvm_library` function we use to build `libomptarget`. The DeviceRTl static library however is in the middle of the OpenMP runtime build, which can vary depending on if this is a runtimes or projects build. This patch changes this to install the DeviceRTL static library alongside the other OpenMP libraries so they are easier to find.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions