diff options
author | Jeremy Morse <jeremy.morse@sony.com> | 2025-07-16 11:41:32 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-16 11:41:32 +0100 |
commit | 5b8c15c6e7f3ac17383c12483f466a721b1040ba (patch) | |
tree | 41d75f628ff729c860c4af44a55cf1836084c7a1 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 38be53aa04de8c6d494de8074328ac8907f3f631 (diff) | |
download | llvm-5b8c15c6e7f3ac17383c12483f466a721b1040ba.zip llvm-5b8c15c6e7f3ac17383c12483f466a721b1040ba.tar.gz llvm-5b8c15c6e7f3ac17383c12483f466a721b1040ba.tar.bz2 |
[DebugInfo] Remove getPrevNonDebugInstruction (#148859)
With the advent of intrinsic-less debug-info, we no longer need to
scatter calls to getPrevNonDebugInstruction around the codebase. Remove
most of them -- there are one or two that have the "SkipPseudoOp" flag
turned on, however they don't seem to be in positions where skipping
anything would be reasonable.
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions