aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
diff options
context:
space:
mode:
authorStephen Tozer <stephen.tozer@sony.com>2025-04-08 17:02:16 +0100
committerGitHub <noreply@github.com>2025-04-08 17:02:16 +0100
commit84fde791a1f285dec7ef0ec4803c5174f182df57 (patch)
tree7346a750b84b8ad59ba113896bd60ecb1af840de /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
parent4a7b34d03c3cfd316ee64a63dfad519e0fee64fb (diff)
downloadllvm-84fde791a1f285dec7ef0ec4803c5174f182df57.zip
llvm-84fde791a1f285dec7ef0ec4803c5174f182df57.tar.gz
llvm-84fde791a1f285dec7ef0ec4803c5174f182df57.tar.bz2
[Reassociate] Apply Debugloc to instrs produced when optimizing add (#134676)
Currently in Reassociate we may create a set of new instructions when optimizing an `add`, but we do not set DebugLocs on the new instructions; this patch propagates the add's DebugLoc to the new instructions. Found using #107279.
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions