aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2025-01-16 14:35:26 +0100
committerGitHub <noreply@github.com>2025-01-16 13:35:26 +0000
commit6a2cc122296b04a4f09768a714a74ffc82b7be87 (patch)
tree905a343fd0712a05ed18246a280c21e6717366c2 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parent6ada0022ce5703c0c4abbdb25d4cef038b6eef37 (diff)
downloadllvm-6a2cc122296b04a4f09768a714a74ffc82b7be87.zip
llvm-6a2cc122296b04a4f09768a714a74ffc82b7be87.tar.gz
llvm-6a2cc122296b04a4f09768a714a74ffc82b7be87.tar.bz2
[flang] Support linking to MLIR dylib (#120966)
Introduce a new `MLIR_LIBS` argument to `add_flang_library`, that uses `mlir_target_link_libraries` to link the MLIR dylib alterantively to the component libraries. Use it, along with a few inline `mlir_target_link_libraries` in tools, to support linking Flang to MLIR dylib rather than the static libraries. With these changes, the vast majority of Flang can be linked dynamically. The only parts still using static libraries are these requiring MLIR test libraries, that are not included in the dylib.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions