aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp
diff options
context:
space:
mode:
authorXing Xue <xingxue@outlook.com>2024-09-18 16:12:39 -0400
committerGitHub <noreply@github.com>2024-09-18 16:12:39 -0400
commitbde51d9b0d473447ea12fb14924f14ea167eec85 (patch)
treec22bdaf0557c5e7536b7707e75436a6790e1eaf9 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp
parent9ddb1cd5648c0cf5b61fb661bdb5e8fa0a056c08 (diff)
downloadllvm-bde51d9b0d473447ea12fb14924f14ea167eec85.zip
llvm-bde51d9b0d473447ea12fb14924f14ea167eec85.tar.gz
llvm-bde51d9b0d473447ea12fb14924f14ea167eec85.tar.bz2
[libomp][AIX] Ensure only libomp.a is published on AIX (#109016)
For `libomp` on AIX, we build shared object `libomp.so` first and then archive it into `libomp.a`. Due to a CMake for AIX problem, the install step also tries to publish `libomp.so`. While we use a script to build `libomp.a` out-of-tree for Clang and avoided the problem, this chokes the in-tree build for Flang. The issue will be reported to CMake but before a fixed CMake is available, this patch ensures only `libomp.a` is published.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp')
0 files changed, 0 insertions, 0 deletions