summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/sbstructureddata/TestStructuredDataAPI.py
diff options
context:
space:
mode:
authorZentrik <llvm.zentrik@gmail.com>2025-09-03 18:17:52 +0100
committerGitHub <noreply@github.com>2025-09-03 19:17:52 +0200
commitf5006e043143717e2e8ade9a009e1209b4a3563b (patch)
tree2c6522dae136d4f88ab2b9f1f1dfc326b1dc2fcf /lldb/test/API/python_api/sbstructureddata/TestStructuredDataAPI.py
parent96b1dfb57fc822ea69bf75a8f0a69eb168776faa (diff)
[MLIR][IRDL][CMake] Switch to using `setup_host_tool` to fix cross compilation (#156606)
Using `build_native_tool` directly doesn't seem to be standard, instead other tools seem to call `setup_host_tool` (e.g. milr-linalg-ods-gen and `add_tablegen` seems to have a copy of `setup_host_tool` internally). When cross compiling llvm in two stages, the first building all native tools and then the second using those built tools to cross compile, this prevents the second stage from trying to rebuild mlir-irdl-to-cpp, which fails.
Diffstat (limited to 'lldb/test/API/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions