aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleSlotTracker.cpp
diff options
context:
space:
mode:
authorHaohai Wen <haohai.wen@intel.com>2024-04-08 09:44:34 +0800
committerGitHub <noreply@github.com>2024-04-08 09:44:34 +0800
commitcebf77fb936a7270c7e3fa5c4a7e76216321d385 (patch)
tree6feb58161912f149cd2815d25234993bffe42be0 /llvm/lib/CodeGen/MachineModuleSlotTracker.cpp
parentda675b922cca3dc9a76642d792e882979a3d8c82 (diff)
downloadllvm-cebf77fb936a7270c7e3fa5c4a7e76216321d385.zip
llvm-cebf77fb936a7270c7e3fa5c4a7e76216321d385.tar.gz
llvm-cebf77fb936a7270c7e3fa5c4a7e76216321d385.tar.bz2
[CodeGen][DebugInfo] Add missing DebugLoc for SplitCriticalEdge (#72192)
In SplitCriticalEdge, DebugLoc of the branch instruction in new created MBB was set to empty. It should be set and we can find proper DebugLoc for it in most cases. This patch set it to non empty merged DebugLoc of current MBB branches.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleSlotTracker.cpp')
0 files changed, 0 insertions, 0 deletions