aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-12-05[DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operationAdrian Prantl1-17/+16
2016-12-01revert r288283 as it causes debug info (line numbers) to be lost in instrumen...Kostya Serebryany1-3/+1
2016-11-30Recommit r288212: Emit 'no line' information for interesting 'orphan' instruc...Paul Robinson1-1/+3
2016-11-29Revert r288212 due to lldb failure.Paul Robinson1-3/+1
2016-11-29Emit 'no line' information for interesting 'orphan' instructions.Paul Robinson1-1/+3
2016-10-31DebugInfo: make DW_TAG_atomic_type validVictor Leschuk1-1/+1
2016-08-26[MC] Move .cv_loc management logic out of MCContextReid Kleckner1-0/+1
2016-07-12[codeview] Improved array type support.Amjad Aboud1-0/+29
2016-04-14Sink DI metadata usage out of MachineInstr.h and MachineInstrBuilder.hReid Kleckner1-0/+1
2016-02-10[codeview] Describe int local variables using .cv_def_rangeReid Kleckner1-0/+200