diff options
| author | Hongtao Yu <hoy@fb.com> | 2023-05-25 22:41:58 -0700 |
|---|---|---|
| committer | Hongtao Yu <hoy@fb.com> | 2023-05-26 13:00:16 -0700 |
| commit | 23da2106246edd445b5eae105cbefe0493f4fd1d (patch) | |
| tree | bdebd3ccf13367b848235c001aa2299c748489aa /lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py | |
| parent | 7c91d82ab912fae8bafc1137d4c9b17bcfb7eba7 (diff) | |
[PseudoProbe] Do not force the calliste debug loc to inlined probes from __nodebug__ functions.
For pseudo probes we would like to keep their original dwarf discriminator (either a zero or null) until the first FS-discriminator pass. The inliner is a violation of that, given that it assigns inlinee instructions with no debug info with the that of the callsite. This is being disabled in this patch.
Reviewed By: wenlei
Differential Revision: https://reviews.llvm.org/D151568
Diffstat (limited to 'lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
