summaryrefslogtreecommitdiff
path: root/llvm/docs/HowToUpdateDebugInfo.rst
AgeCommit message (Expand)Author
2025-04-30Reapply "[DLCov] Implement DebugLoc coverage tracking (#107279)"Stephen Tozer
2025-04-25Revert "[DLCov] Implement DebugLoc coverage tracking (#107279)"Stephen Tozer
2025-04-24[DLCov] Implement DebugLoc coverage tracking (#107279)Stephen Tozer
2025-04-04[DebugInfo] Preserve line and column number when merging debug info. (#129960)Snehasish Kumar
2024-11-12[DebugInfo] Update policy for when to merge locations (#115349)Stephen Tozer
2024-09-09Refine the examples in the debug info document (#86272)Shan Huang
2024-06-11[RemoveDIs] Update all docs to use debug records (#91768)Stephen Tozer
2022-11-02[Assignment Tracking][1/*] Add initial docs for Assignment TrackingOCHyams
2022-04-21[Debugify] Limit number of processed functions for original modeNikola Tesic
2021-05-21Recommit: "[Debugify][Original DI] Test dbg var loc preservation""Djordje Todorovic
2021-05-20Revert "[Debugify][Original DI] Test dbg var loc preservation"Djordje Todorovic
2021-05-20[Debugify][Original DI] Test dbg var loc preservationDjordje Todorovic
2021-03-25[Debugify] Expose original debug info preservation check as CC1 optionDjordje Todorovic
2021-03-11[Debugify][OriginalDIMode] Export the report into JSON fileDjordje Todorovic
2021-02-18Reland "[Debugify] Make the debugify aware of the original (-g) Debug Info"Djordje Todorovic
2021-02-18Revert "[Debugify] Make the debugify aware of the original (-g) Debug Info"Djordje Todorovic
2021-02-18[Debugify] Make the debugify aware of the original (-g) Debug InfoDjordje Todorovic
2021-01-09[SimplifyCFG] Keep !dgb metadata of moved instruction, if they match.Florian Hahn
2020-12-16[Debugify] Support checking Machine IR debug infoXiang1 Zhang
2020-12-16Revert "[Debugify] Support checking Machine IR debug info"Xiang1 Zhang
2020-12-16[Debugify] Support checking Machine IR debug infoXiang1 Zhang
2020-12-14Revert "[Debugify] Support checking Machine IR debug info"Nico Weber
2020-12-14[Debugify] Support checking Machine IR debug infoXiang1 Zhang
2020-12-14Revert "[Debugify] Support checking Machine IR debug info"Xiang1 Zhang
2020-12-14[Debugify] Support checking Machine IR debug infoXiang1 Zhang
2020-09-29[docs] Recommend dropLocation() over setDebugLoc(DebugLoc())Vedant Kumar
2020-06-24[docs] Fix typoVedant Kumar
2020-06-18[docs] Specify rules for updating debug locationsVedant Kumar
2020-06-04[docs] HowToUpdateDebugInfo: Minor cleanupsVedant Kumar
2020-06-01[docs] Sketch outline for HowToUpdateDebugInfo.rstVedant Kumar