[all-commits] [llvm/llvm-project] 73a7a3: [KeyInstr] Inline atom info (#133481)
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Tue May 6 06:39:03 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73a7a3dc00300820c68927928405a442b2f73b4c
https://github.com/llvm/llvm-project/commit/73a7a3dc00300820c68927928405a442b2f73b4c
Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
Date: 2025-05-06 (Tue, 06 May 2025)
Changed paths:
M llvm/lib/IR/DebugLoc.cpp
M llvm/lib/Transforms/Utils/InlineFunction.cpp
A llvm/test/DebugInfo/KeyInstructions/Generic/inline.ll
Log Message:
-----------
[KeyInstr] Inline atom info (#133481)
Source atom groups are identified by an atom group number and inlined-at pair,
so we simply can copy the atom numbers into the caller when inlining.
RFC:
https://discourse.llvm.org/t/rfc-improving-is-stmt-placement-for-better-interactive-debugging/82668
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list