[llvm] [DebugInfo] Assign best possible debugloc to bundle (PR #164573)
Orlando Cazalet-Hyams via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 29 02:35:30 PDT 2025
================
@@ -88,10 +88,16 @@ llvm::createUnpackMachineBundles(
/// DILocation is found, then an empty location is returned.
static DebugLoc getDebugLoc(MachineBasicBlock::instr_iterator FirstMI,
----------------
OCHyams wrote:
I think the function's comment needs updating?
https://github.com/llvm/llvm-project/pull/164573
More information about the llvm-commits
mailing list