summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "[DebugInfo] Generate DWARF debug information for labels."Vlad Tsyrklevich2018-07-311-4/+1
* [DebugInfo] Generate DWARF debug information for labels.Hsiangkai Wang2018-07-311-1/+4
* Revert "[DebugInfo] Generate DWARF debug information for labels."Shiva Chen2018-07-241-4/+1
* [DebugInfo] Generate DWARF debug information for labels.Shiva Chen2018-07-241-1/+4
* [SelectionDAG] Improve handling of dangling debug infoBjorn Pettersson2018-03-121-8/+0
* [codeview] Generalize DIExpression parsing to handle load chainsReid Kleckner2017-08-311-10/+3
* [codeview] make DbgVariableLocation::extractFromMachineInstruction use OptionalBob Haarman2017-08-301-6/+7
* Reland r311957 [codeview] support more DW_OPs for more complete debug infoBob Haarman2017-08-291-0/+30
* Revert "[codeview] support more DW_OPs for more complete debug info"Bob Haarman2017-08-291-30/+0
* [codeview] support more DW_OPs for more complete debug infoBob Haarman2017-08-291-0/+30
* Refactor DebugHandlerBase a bit to common non-debug-having-function filteringDavid Blaikie2017-02-161-0/+4
* Recommit r288212: Emit 'no line' information for interesting 'orphan' instruc...Paul Robinson2016-12-121-2/+4
* [DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operationAdrian Prantl2016-12-051-6/+6
* revert r288283 as it causes debug info (line numbers) to be lost in instrumen...Kostya Serebryany2016-12-011-4/+2
* Recommit r288212: Emit 'no line' information for interesting 'orphan' instruc...Paul Robinson2016-11-301-2/+4
* Revert r288212 due to lldb failure.Paul Robinson2016-11-291-4/+2
* Emit 'no line' information for interesting 'orphan' instructions.Paul Robinson2016-11-291-2/+4
* [codeview] Improved array type support.Amjad Aboud2016-07-121-0/+3
* Make header self-contained. NFC.Benjamin Kramer2016-02-181-0/+1
* Drop the hidden visibility from DebugHandlerBase for now.Benjamin Kramer2016-02-111-1/+1
* [codeview] Describe int local variables using .cv_def_rangeReid Kleckner2016-02-101-0/+105
OpenPOWER on IntegriCloud