summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/DWARF/DWARFCompileUnit.cpp
Commit message (Expand)AuthorAgeFilesLines
* [DWARF] Adjust return type of DWARFUnit::getLength().Igor Kudrin2019-08-211-1/+1
* Switch LLVM to use 64-bit offsets (2/5)Igor Kudrin2019-08-061-3/+5
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [DWARFv5] Put the DWO ID in its place.Paul Robinson2018-05-221-3/+4
* llvm-dwarfdump: implement --recurse-depth=<N>Adrian Prantl2017-09-201-1/+1
* Introduce -brief command line option to llvm-dwarfdumpAdrian Prantl2017-06-061-2/+2
* [DWARFv5] Emit new unit header format.Paul Robinson2017-02-281-2/+4
* Make a DWARFDIE class that can help avoid using the wrong DWARFUnit when extr...Greg Clayton2016-12-131-3/+3
* [DebugInfo] Fix some Clang-tidy modernize-use-default and Include What You Us...Eugene Zelenko2016-11-231-2/+3
* [DWARF parser] Make DWARF parser more robust against missing compile/type units.Alexey Samsonov2015-05-191-3/+4
* Move DebugInfo to DebugInfo/DWARF.Zachary Turner2015-01-301-0/+32
OpenPOWER on IntegriCloud