diff options
author | estewart08 <ethan.stewart@amd.com> | 2024-08-19 17:59:21 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-19 17:59:21 -0500 |
commit | ea8bb4d633683f5cbfd82491620be3056f347a02 (patch) | |
tree | 30ed9cd30c304c60b8f9dc4bd041e3741911be70 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 42ce62800dd24760ab6e400a3d5f898f11fe818a (diff) | |
download | llvm-ea8bb4d633683f5cbfd82491620be3056f347a02.zip llvm-ea8bb4d633683f5cbfd82491620be3056f347a02.tar.gz llvm-ea8bb4d633683f5cbfd82491620be3056f347a02.tar.bz2 |
[offload] - Fix issue with standalone debug offload build (#104647)
Error: CommandLine Error: Option 'attributor-manifest-internal'
registered more than once
During the standalone debug build of offload the above error is seen at
app runtime when using a prebuilt llvm with LLVM_LINK_LLVM_DYLIB=ON.
This is caused by linking both libLLVM.so and various archives that are
found via llvm_map_components_to_libnames for jit support.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions