summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2022-11-20 11:59:16 -0500
committerNico Weber <thakis@chromium.org>2023-01-12 20:54:18 -0500
commitaa0883b59ae17e5465906dad51b5561b5292a28d (patch)
tree750199e389951468d91ceaefe795a3a58b50ecef /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parentee73d240ab1dc026f99e7e9062c921928d2b138c (diff)
[lld/mac] Add support for distributed ThinLTO
Adds support for the following flags: * --thinlto-index-only, --thinlto-index-only= * --thinlto-emit-imports-files * --thinlto-emit-index-files * --thinlto-object-suffix-replace= * --thinlto-prefix-replace= See https://blog.llvm.org/2016/06/thinlto-scalable-and-incremental-lto.html for some words on --thinlto-index-only. I don't really need the other flags, but they were in the vicinity and _someone_ might need them, so I figured I'd add them too. `-object_path_lto` now sets `c.AlwaysEmitRegularLTOObj` as in the other ports, which means it can now only point to a filename for non-thin LTO. I think that was the intent of D129705 anyways, so update test/MachO/lto-object-path.ll to use a non-thin bitcode file for that test. Differential Revision: https://reviews.llvm.org/D138451
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions