aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorChristopher Bate <cbate@nvidia.com>2024-08-19 18:49:22 -0600
committerGitHub <noreply@github.com>2024-08-19 18:49:22 -0600
commit43b508566799751aa180f1eaaafc5be693f2f1ae (patch)
tree47f919f29c30a56405e0f6a92dbbaa960b7e948d /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parentea8bb4d633683f5cbfd82491620be3056f347a02 (diff)
downloadllvm-43b508566799751aa180f1eaaafc5be693f2f1ae.zip
llvm-43b508566799751aa180f1eaaafc5be693f2f1ae.tar.gz
llvm-43b508566799751aa180f1eaaafc5be693f2f1ae.tar.bz2
[mlir] NFC: fix dependence of (Tensor|Linalg|MemRef|Complex) dialects on LLVM Dialect and LLVM Core in CMake build (#104832)
This change removes dependencies declared as either 'LINK_LIBS' or 'LINK_COMPONENTS' across several MLIR libraries. The removed dependencies appear to be incorrect and may have been required in older versions of the project. These dependencies cause many high level dialects to have transitive dependence on the LLVM dialect and the LLVM 'Core' library ('llvm/lib/IR'). Note that if using the 'Ninja' CMake generator, one can inspect the dependencies (including all transitive libraries) of any given MLIR target but using the command `ninja -C <build dir> -t browse` and navigating to the library of interest in a web browser.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions