aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
diff options
context:
space:
mode:
authorwlei <wlei@fb.com>2022-01-24 16:55:05 -0800
committerHongtao Yu <hoy@fb.com>2022-01-24 17:14:05 -0800
commit6693c562f90925dd5214d86875a6f82ca5c6ef93 (patch)
tree9e696854b2f551e85a70c6369b0fdd22937636e9 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
parent15f7857412aebcaa0277803f8eafbd366e236820 (diff)
downloadllvm-6693c562f90925dd5214d86875a6f82ca5c6ef93.zip
llvm-6693c562f90925dd5214d86875a6f82ca5c6ef93.tar.gz
llvm-6693c562f90925dd5214d86875a6f82ca5c6ef93.tar.bz2
[llvm-profgen] Support to load debug info from a second binary
For reducing binary size purpose, the binary's debug info and executable segment can be separated(like using objcopy --only-keep-debug). Here add support in llvm-profgen to use two binaries as input. The original one is executable binary and added for debug info only binary. Adding a flag `--debug-binary=file-path`, with this, the binary will load debug info from debug binary. Reviewed By: hoy, wenlei Differential Revision: https://reviews.llvm.org/D115948
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions