[all-commits] [llvm/llvm-project] 33c7ae: [Assignment Tracking][1/*] Add initial docs for As...
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Wed Nov 2 06:48:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 33c7ae55e729069be754f56c4d4606cdeddd377b
https://github.com/llvm/llvm-project/commit/33c7ae55e729069be754f56c4d4606cdeddd377b
Author: OCHyams <orlando.hyams at sony.com>
Date: 2022-11-02 (Wed, 02 Nov 2022)
Changed paths:
A llvm/docs/AssignmentTracking.md
M llvm/docs/HowToUpdateDebugInfo.rst
M llvm/docs/SourceLevelDebugging.rst
Log Message:
-----------
[Assignment Tracking][1/*] Add initial docs for Assignment Tracking
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
Add documentation outlining the intent and design.
More information about the All-commits
mailing list