aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2020-02-06 13:14:27 -0800
committerVedant Kumar <vsk@apple.com>2020-02-07 10:10:41 -0800
commit0d0ef315cb2004c70ab27482dc41dd046a372d1e (patch)
tree12417133f3b0999c09490ce59d44f81083b9cd38 /clang/lib/Frontend/CompilerInvocation.cpp
parente21b39a86dd6e8d1a5a5fe7e0286f8570732834d (diff)
downloadllvm-0d0ef315cb2004c70ab27482dc41dd046a372d1e.zip
llvm-0d0ef315cb2004c70ab27482dc41dd046a372d1e.tar.gz
llvm-0d0ef315cb2004c70ab27482dc41dd046a372d1e.tar.bz2
[MachineInstr] Add isCandidateForCallSiteEntry predicate
Add the isCandidateForCallSiteEntry predicate to MachineInstr to determine whether a DWARF call site entry should be created for an instruction. For now, it's enough to have any call instruction that doesn't belong to a blacklisted set of opcodes. For these opcodes, a call site entry isn't meaningful. Differential Revision: https://reviews.llvm.org/D74159
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions