diff options
author | Stephen Tozer <stephen.tozer@sony.com> | 2024-11-12 09:16:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-12 09:16:59 +0000 |
commit | 6d23ac1aa250e05b1c6781922da584fe9908b537 (patch) | |
tree | 374b32baa81a2b6ba543bfab61761d847353aa62 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 88ad44ec43bdaba5185a0227ec81eb15bd0f7c5a (diff) | |
download | llvm-6d23ac1aa250e05b1c6781922da584fe9908b537.zip llvm-6d23ac1aa250e05b1c6781922da584fe9908b537.tar.gz llvm-6d23ac1aa250e05b1c6781922da584fe9908b537.tar.bz2 |
[DebugInfo] Update policy for when to merge locations (#115349)
Following discussions on PR #114231 this patch changes the policy on
merging locations, making the rule that new instructions should use a
merge of the locations of all the instructions whose output is produced
by the new instructions; in the case where only one instruction's output
is produced, as in most InstCombine optimizations, we use only that
instruction's location.
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions