diff options
author | Hsiangkai Wang <hsiangkai@gmail.com> | 2019-07-18 14:47:34 +0000 |
---|---|---|
committer | Hsiangkai Wang <hsiangkai@gmail.com> | 2019-07-18 14:47:34 +0000 |
commit | e43ce1a958aa0c2da41961f77a4dbd7ff97487e0 (patch) | |
tree | b14e6d28e1643600d2b14cbeb6f939f68a35c787 /lldb/packages/Python/lldbsuite/test/lang/cpp/std-function-step-into-callable/main.cpp | |
parent | 48104ef7c9c653bbb732b66d7254957389fea337 (diff) | |
download | bcm5719-llvm-e43ce1a958aa0c2da41961f77a4dbd7ff97487e0.tar.gz bcm5719-llvm-e43ce1a958aa0c2da41961f77a4dbd7ff97487e0.zip |
[DebugInfo] Generate fixups as emitting DWARF .debug_frame/.eh_frame.
It is necessary to generate fixups in .debug_frame or .eh_frame as
relaxation is enabled due to the address delta may be changed after
relaxation.
There is an opcode with 6-bits data in debug frame encoding. So, we
also need 6-bits fixup types.
Differential Revision: https://reviews.llvm.org/D58335
llvm-svn: 366442
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/std-function-step-into-callable/main.cpp')
0 files changed, 0 insertions, 0 deletions