summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.h
Commit message (Expand)AuthorAgeFilesLines
* 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