summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/process/TestProcessAPI.py
diff options
context:
space:
mode:
authorCyndy Ishida <cyndy_ishida@apple.com>2024-02-21 09:39:31 -0800
committerGitHub <noreply@github.com>2024-02-21 09:39:31 -0800
commit0a518db99e0cffcdbb4cae73e27da87edbb25170 (patch)
treec6761d9b6c6f67cfcecf0fbf96aa3cbaf2a025d2 /lldb/test/API/python_api/process/TestProcessAPI.py
parentcc13f3ba45015254075434f0f94a2ea6ff4bc1b4 (diff)
[InstallAPI] Set InstallAPI as a standalone tool instead of CC1 action (#82293)
Installapi has important distinctions when compared to the clang driver, so much that, it doesn't make much sense to try to integrate into it. This patch partially reverts the CC1 action & driver support to replace with its own driver as a clang tool. For distribution, we could use `LLVM_TOOL_LLVM_DRIVER_BUILD` mechanism for integrating the functionality into clang such that the toolchain size is less impacted.
Diffstat (limited to 'lldb/test/API/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions