aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/SourceLevelDebugging.rst
AgeCommit message (Expand)AuthorFilesLines
2024-06-11[RemoveDIs] Update all docs to use debug records (#91768)Stephen Tozer1-181/+195
2024-03-08[RemoveDIs] Add documentation for IR debug records (#81156)Stephen Tozer1-0/+66
2023-11-27[docs] Fix issues in SourceLevelDebugging (#73528)Felipe de Azevedo Piovezan1-2/+2
2023-05-12[llvm] Fix typos in documentationKazu Hirata1-2/+2
2023-04-26Fix docs bot after D140989OCHyams1-1/+1
2023-04-26[DebugInfo] Update SourceLevelDebugging.rst to better explain kill locationsOCHyams1-5/+22
2023-03-02[DebugInfo][Docs] Remove `dbg.addr` from docsJ. Ryan Stinnett1-37/+17
2022-11-02Fix LLVM sphinx build botAaron Ballman1-0/+4
2022-11-02Fix Assignment Tracking docs error from 33c7ae55e729069be754f56c4d4606cdeddd377bOCHyams1-1/+1
2022-11-02[Assignment Tracking][1/*] Add initial docs for Assignment TrackingOCHyams1-0/+30
2022-04-15[DebugInfo] Add a TargetFuncName field in DISubprogram forChih-Ping Chen1-2/+21
2022-02-11Fix build broken by missing empty line in SourceLevelDebugging.rstYASHASVI KHATAVKAR1-0/+1
2022-02-11Adding DiBuilder interface for assumed length stringsYASHASVI KHATAVKAR1-0/+4
2022-02-10Reverting an entire stack of changes causing build failuresYASHASVI KHATAVKAR1-5/+0
2022-02-10Modified SourceLevelDebugging.rst to include information about memory locatio...YASHASVI KHATAVKAR1-0/+5
2022-01-05[llvm] Add support for DW_TAG_immutable_typeLuís Ferreira1-0/+1
2021-11-15[NFC] Trim trailing whitespace in *.rstShao-Ce SUN1-4/+4
2021-11-09Revert "[DebugInfo] Enforce implicit constraints on `distinct` MDNodes"Arthur Eubanks1-40/+41
2021-11-09[DebugInfo] Enforce implicit constraints on `distinct` MDNodesScott Linder1-41/+40
2021-07-28[DebugInfo][docs] Fix DISubprogram fieldsEllis Hoag1-3/+3
2021-07-14[RemoveRedundantDebugValues] Add a Pass that removes redundant DBG_VALUEsDjordje Todorovic1-1/+3
2021-07-02Revert "[DebugInfo] Enforce implicit constraints on `distinct` MDNodes"Jonas Devlieghere1-40/+41
2021-06-28[DebugInfo] Enforce implicit constraints on `distinct` MDNodesScott Linder1-41/+40
2021-03-05Reapply "[DebugInfo] Add new instruction and DIExpression operator for varia...Stephen Tozer1-2/+20
2021-03-04Revert "[DebugInfo] Add new instruction and DIExpression operator for variadi...Stephen Tozer1-20/+2
2021-03-04[DebugInfo] Add new instruction and DIExpression operator for variadic debug ...gbtozers1-2/+20
2020-08-22[DebugInfo][flang]Added support for representing Fortran assumed length stringsSourabh Singh Tomar1-0/+26
2020-06-01[docs] Sketch outline for HowToUpdateDebugInfo.rstVedant Kumar1-182/+6
2020-01-22[llvm] NFC: fix trivial typos in documentsKazuaki Ishizaki1-3/+3
2020-01-07[docs] NFC: Fix typos in documentsHans Wennborg1-1/+1
2019-12-24Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song1-1/+1
2019-10-31Fix a few typos in SourceLevelDebugging.rstAdrian Prantl1-5/+5
2019-10-29[DWARF5] Added support for deleted C++ special member functions.Adrian Prantl1-0/+33
2019-09-11Update link to the DWARF spec.Adrian Prantl1-6/+6
2019-09-11Update documentation.Adrian Prantl1-6/+6
2019-06-18[DebugInfo][Docs] Document that prologue/epilogue variable location changes a...Jeremy Morse1-4/+13
2019-05-01[llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song1-2/+2
2019-04-15[Docs] Switch a code block from LLVM to textJeremy Morse1-1/+1
2019-04-15[Docs] Correct some indentation muppetry that trips buildbotsJeremy Morse1-3/+3
2019-04-15[DebugInfo][Docs] Document variable location metadata transformationsJeremy Morse1-0/+310
2019-03-14Add IR debug info support for Elemental, Pure, and Recursive Procedures.Adrian Prantl1-0/+31
2019-03-13[DebugInfo][Docs] Document how dbg.value intrinsics are interpreted in optimi...Jeremy Morse1-0/+125
2019-01-15Remove irrelevant references to legacy git repositories fromJames Y Knight1-2/+2
2018-11-19It's itsPaul Robinson1-1/+1
2018-09-20[IR] Add a boolean field in DILocation to know if a line must covered or notCalixte Denizet1-0/+15
2018-08-31Revamp test-suite documentationMatthias Braun1-2/+3
2018-08-21[docs] Fix a small typo in a debug info exampleAlex Langford1-1/+1
2018-08-06[docs] Continue working around broken Sphinx parsing of LLVM code blocksChandler Carruth1-1/+1
2018-08-06[docs] Remove the `dso_local` tag from these functions.Chandler Carruth1-2/+2
2018-07-28[docs] Clarify role of DIExpressions within debug intrinsicsVedant Kumar1-0/+5