summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Use TargetIndex operands in DbgValue to track WebAssembly opera...Yury Delendik2019-12-201-0/+2
* MCRegisterInfo: Merge getLLVMRegNum and getLLVMRegNumFromEHPavel Labath2019-09-241-3/+2
* Switch LLVM to use 64-bit offsets (2/5)Igor Kudrin2019-08-061-4/+4
* [DWARF] Handle the DW_OP_entry_value operandDjordje Todorovic2019-06-271-1/+19
* Extend the DWARFExpression address handling to support 16-bit addressesDylan McKay2019-06-011-4/+8
* [DebugInfo] Introduce DW_OP_LLVM_convertMarkus Lavin2019-03-191-0/+2
* Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"Markus Lavin2019-03-191-2/+0
* [DebugInfo] Introduce DW_OP_LLVM_convertMarkus Lavin2019-03-191-0/+2
* [DebugInfo] Prep llvm-dwarfdump for typed DW5 ops.Markus Lavin2019-02-211-3/+49
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* DebugInfo: Use DW_OP_addrx in DWARFv5David Blaikie2018-10-201-0/+1
* Reland "[DebugInfo] Support DWARF expressions in eh_frame"Rafael Auler2018-03-081-2/+3
* Revert r326932: [DebugInfo] Support DWARF expressions in eh_frameRui Ueyama2018-03-071-3/+2
* [DebugInfo] Support DWARF expressions in eh_frameRafael Auler2018-03-071-2/+3
* Remove redundant includes from lib/DebugInfo.Michael Zolotukhin2017-12-131-2/+0
* [llvm-dwarfdump] - Teach verifier to report broken DWARF expressions.George Rimar2017-10-271-3/+7
* [dwarfdump] Pretty print location expressions and location listsReid Kleckner2017-08-291-0/+272
OpenPOWER on IntegriCloud