aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorHongtao Yu <hoy@fb.com>2023-05-25 22:41:58 -0700
committerHongtao Yu <hoy@fb.com>2023-05-26 13:00:16 -0700
commit23da2106246edd445b5eae105cbefe0493f4fd1d (patch)
treebdebd3ccf13367b848235c001aa2299c748489aa /clang/lib/Lex/ModuleMap.cpp
parent7c91d82ab912fae8bafc1137d4c9b17bcfb7eba7 (diff)
downloadllvm-23da2106246edd445b5eae105cbefe0493f4fd1d.zip
llvm-23da2106246edd445b5eae105cbefe0493f4fd1d.tar.gz
llvm-23da2106246edd445b5eae105cbefe0493f4fd1d.tar.bz2
[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 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions