summaryrefslogtreecommitdiff
path: root/llvm/docs/RemoveDIsDebugInfo.md
AgeCommit message (Expand)Author
2025-01-28[Docs][DebugInfo] Summarise what people need to do for RemoveDIs now (#124725)Jeremy Morse
2024-09-20[LLVM-C] Add bindings to `Instruction::getDbgRecordRange()` (#107802)Michal Rostecki
2024-06-18[RemoveDIs] Update DIBuilder C API with DbgRecord functions. (#95535)Carlos Alberto Enciso
2024-06-10[RemoveDIs] Update migration doc to explain how to handle textual IR updates ...Stephen Tozer
2024-06-10[RemoveDIs] C API: Add before-dbg-record versions of IRBuilder position funcs...Orlando Cazalet-Hyams
2024-05-30[DebugInfo][RemoveDIs] Add documentation for updating code to handle debug re...Stephen Tozer
2024-03-28[RemoveDIs] Update DIBuilder C API and OCaml bindings [2/2] (#86529)Orlando Cazalet-Hyams
2024-03-22Revert "[RemoveDIs] Update DIBuilder C API with DbgRecord functions [2/2] (#8...Orlando Cazalet-Hyams
2024-03-22[RemoveDIs] Update DIBuilder C API with DbgRecord functions [2/2] (#85657)Orlando Cazalet-Hyams
2024-03-20[RemoveDIs][NFC] Rename DPMarker->DbgMarker (#85931)Stephen Tozer
2024-03-20[RemoveDIs][NFC] Rename DPLabel->DbgLabelRecord (#85918)Stephen Tozer
2024-03-19[RemoveDIs][NFC] Rename DPValue -> DbgVariableRecord (#85216)Stephen Tozer
2024-03-18[RemoveDIs] Update DIBuilder C API with DbgRecord functions [1/2] (#84915)Orlando Cazalet-Hyams
2024-03-14[RemoveDIs][NFC] Update docs to reflect new class structure (#85109)Stephen Tozer
2024-03-12[RemoveDIs][NFC] Rename common interface functions for DPValues->DbgRecords (...Stephen Tozer
2024-02-12[Docs][DebugInfo][RemoveDIs] Revise debug info migration guide title (#81480)J. Ryan Stinnett
2024-01-23[Docs][DebugInfo][RemoveDIs] Document some debug-info transition info (#79167)Jeremy Morse