summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/SymbolFile/DWARF/DWARFDefines.cpp
Commit message (Expand)AuthorAgeFilesLines
* [DWARF] Evaluate DW_OP_entry_valueVedant Kumar2019-09-111-0/+4
* Remove some dead DWARF enum -> string conversion functions.Zachary Turner2019-03-191-225/+0
* Delete dead code.Zachary Turner2019-03-191-11/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Update CallFrameString API to account for r349472Luke Cheeseman2018-12-181-2/+2
* Revert r347491 as it's llvm counterpart breaks buildbotsLuke Cheeseman2018-11-231-2/+2
* Revert r343342 together with LLVM commit 347490.Luke Cheeseman2018-11-231-2/+2
* Revert r343318 together with llvm commit r343317Luke Cheeseman2018-09-281-2/+2
* Reapply the changes reverted by r343236Luke Cheeseman2018-09-281-2/+2
* Revert r343193 together with r343192Luke Cheeseman2018-09-271-2/+2
* Update CallFrameString API to account for r343114Luke Cheeseman2018-09-271-2/+2
* Remove function DW_DSC_value_to_namePavel Labath2018-02-071-10/+0
* [DWARF parser] Produce correct template parameter packsSean Callanan2017-05-111-0/+2
* Move classes from Core -> Utility.Zachary Turner2017-02-021-1/+1
* [lldb] Fix typos in file headersAlexander Shaposhnikov2016-11-261-1/+1
* Re-commit "Use StringRef in Support/Darf APIs (NFC)"Mehdi Amini2016-10-051-57/+57
* Revert "Re-commit "Use StringRef in Support/Darf APIs (NFC)""Mehdi Amini2016-10-051-57/+57
* Re-commit "Use StringRef in Support/Darf APIs (NFC)"Mehdi Amini2016-10-051-57/+57
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-375/+525
* Did a lot of code cleanup.Greg Clayton2010-11-091-112/+19
* Fix build for newer versions of GCC that don't include cstring implicitly. Ba...Benjamin Kramer2010-07-071-1/+2
* Switch over to using llvm's dwarf constants file.Jason Molenda2010-07-061-0/+589
OpenPOWER on IntegriCloud