diff options
author | wlei <wlei@fb.com> | 2022-01-24 16:55:05 -0800 |
---|---|---|
committer | Hongtao Yu <hoy@fb.com> | 2022-01-24 17:14:05 -0800 |
commit | 6693c562f90925dd5214d86875a6f82ca5c6ef93 (patch) | |
tree | 9e696854b2f551e85a70c6369b0fdd22937636e9 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
parent | 15f7857412aebcaa0277803f8eafbd366e236820 (diff) | |
download | llvm-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/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions