diff options
author | Paul T Robinson <paul.robinson@sony.com> | 2024-09-23 07:56:45 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-23 10:56:45 -0400 |
commit | 53abbced3032b555d43f5b91fafa741c8a11a050 (patch) | |
tree | 5904a888823048536eb1a17cd910209d39728b91 /llvm/lib/Analysis/LoopAccessAnalysis.cpp | |
parent | be0b1142df7733633354ef1f73d0379bcd2ccb54 (diff) | |
download | llvm-53abbced3032b555d43f5b91fafa741c8a11a050.zip llvm-53abbced3032b555d43f5b91fafa741c8a11a050.tar.gz llvm-53abbced3032b555d43f5b91fafa741c8a11a050.tar.bz2 |
[DebugInfo] Correct the line attribution for IF branches (#108300)
An 'if' statement introduces a scope, but in some cases the conditional
branch to the then/else blocks had a debug-info attribution that did not
include the scope. This led to some inefficiency in the DWARF line
table.
Diffstat (limited to 'llvm/lib/Analysis/LoopAccessAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions