diff options
author | Yuanfang Chen <yuanfang.chen@sony.com> | 2022-09-02 10:40:37 -0700 |
---|---|---|
committer | Yuanfang Chen <yuanfang.chen@sony.com> | 2022-09-02 11:03:55 -0700 |
commit | 041ec822421aae33f064d96a21607e550766dd4d (patch) | |
tree | bf18c692fbdd413fcf0e3c3ecd23914605cc2151 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 57fd8665516161c3d2dbe3f0ad8461552967692a (diff) | |
download | llvm-041ec822421aae33f064d96a21607e550766dd4d.zip llvm-041ec822421aae33f064d96a21607e550766dd4d.tar.gz llvm-041ec822421aae33f064d96a21607e550766dd4d.tar.bz2 |
[Verifier] Skip debug location check for some non-inlinable functions
If a callee function is not interposable, skip debug location check for its callsites. Doing this is instrumentation-friendly otherwise under some conditions this check triggers for some un-inlinable call sites.
Reviewed By: aprantl
Differential Revision: https://reviews.llvm.org/D133060
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions