This patch consumes the EntryValueObjects in a MachineFunction's table, using
them to emit the appropriate debug information for these variables.
Depends on D149880
Paths
| Differential D149881
[AsmPrinter] Use EntryValue object info to emit Dwarf ClosedPublic Authored by fdeazeve on May 4 2023, 11:34 AM.
Details
Summary This patch consumes the EntryValueObjects in a MachineFunction's table, using Depends on D149880
Diff Detail
Unit TestsFailed Event Timelinefdeazeve added a child revision: D149882: [IRTranslator][DebugInfo] Implement translation of entry_value vars.May 4 2023, 11:36 AM This revision is now accepted and ready to land.May 4 2023, 12:44 PM Closed by commit rGee75422ce185: [AsmPrinter] Use EntryValue object info to emit Dwarf (authored by fdeazeve). · Explain WhyMay 12 2023, 5:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 521063 llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/test/DebugInfo/AArch64/dbg-entry-value-swiftasync.mir
|