summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py
diff options
context:
space:
mode:
authorHongtao Yu <hoy@fb.com>2022-01-26 11:29:00 -0800
committerHongtao Yu <hoy@fb.com>2022-01-27 08:46:52 -0800
commit8d121f636b74c45366ff89504184cebe49507f4c (patch)
tree18b636778a586b8e2280fe5ff69e2affe705a73b /lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py
parent8ce99dadb007dd0dbbf1ddbe4090e9ff43e780c5 (diff)
[LTO] An option to disable automatic bitcode upgrade
Bitcode upgrade automatically takes in place when the current compiler version doesn't match the one building the input modules. The upgrade is very expansive for large applications and unnecessary when users are sure the two compilers do not have a version issue, even if their versions mismatch literally. An optional to disable the automatic bitcode upgrade will be handy in such case. Reviewed By: wenlei Differential Revision: https://reviews.llvm.org/D109869
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions