diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2025-10-08 12:55:26 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-08 12:55:26 -0700 |
commit | 02572c6e9bbb60916ce471cbfec339b68a2121e2 (patch) | |
tree | ef55ff30168a06929f51cb050dd0133d0f7cf259 /llvm/tools/llvm-offload-binary/llvm-offload-binary.cpp | |
parent | 9d49fe4eccfdf50faeafdf73ebd05ed6cc9141b6 (diff) | |
download | llvm-02572c6e9bbb60916ce471cbfec339b68a2121e2.zip llvm-02572c6e9bbb60916ce471cbfec339b68a2121e2.tar.gz llvm-02572c6e9bbb60916ce471cbfec339b68a2121e2.tar.bz2 |
[lldb] Enforce that only the LLDB API unit tests can link liblldb (#162384)
Enforce that only specific tests can link liblldb. All the other unit
tests statically link the private libraries. Linking both the static
libraries and liblldb results in duplicated symbols.
Fixes #162378
Diffstat (limited to 'llvm/tools/llvm-offload-binary/llvm-offload-binary.cpp')
0 files changed, 0 insertions, 0 deletions