diff options
author | Keith Smiley <keithbsmiley@gmail.com> | 2023-03-03 13:27:03 -0800 |
---|---|---|
committer | Keith Smiley <keithbsmiley@gmail.com> | 2023-03-03 15:28:59 -0800 |
commit | a65678b35bbce31f09aebb2d1188c385b9dbac5e (patch) | |
tree | 4906891e363de9468c32556ef334069df9ffcd76 /lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp | |
parent | 5ccdf2afde68346271ad2b1c0a49cbd1bad215dc (diff) | |
download | llvm-a65678b35bbce31f09aebb2d1188c385b9dbac5e.zip llvm-a65678b35bbce31f09aebb2d1188c385b9dbac5e.tar.gz llvm-a65678b35bbce31f09aebb2d1188c385b9dbac5e.tar.bz2 |
[lld-macho] Avoid running LTO pipeline for no files
If no bitcode files are given as inputs but -object_path_lto is passed
we should avoid running the LTO pipeline.
This mirrors this patch from the ELF port https://github.com/llvm/llvm-project/commit/f3994e4dfa0214b2a09a0e327ba37e6b38bbcdb3
Fixes https://github.com/llvm/llvm-project/issues/61031
Differential Revision: https://reviews.llvm.org/D145273
Diffstat (limited to 'lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp')
0 files changed, 0 insertions, 0 deletions