[all-commits] [llvm/llvm-project] 23bb47: [Assignment Tracking][10/*] salvageDebugInfo for d...
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Wed Nov 9 03:50:39 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23bb4735cad4027c55ca45f2fc8a06fd4341065f
https://github.com/llvm/llvm-project/commit/23bb4735cad4027c55ca45f2fc8a06fd4341065f
Author: OCHyams <orlando.hyams at sony.com>
Date: 2022-11-09 (Wed, 09 Nov 2022)
Changed paths:
M llvm/lib/Transforms/Utils/Local.cpp
A llvm/test/DebugInfo/Generic/assignment-tracking/salvage-value.ll
Log Message:
-----------
[Assignment Tracking][10/*] salvageDebugInfo for dbg.assign intrinsics
The Assignment Tracking debug-info feature is outlined in this RFC:
https://discourse.llvm.org/t/
rfc-assignment-tracking-a-better-way-of-specifying-variable-locations-in-ir
Plumb in salvaging for the address part of dbg.assign intrinsics.
Reviewed By: jmorse
Differential Revision: https://reviews.llvm.org/D133293
More information about the All-commits
mailing list