aboutsummaryrefslogtreecommitdiffstats
path: root/lib/DebugInfo/DWARFUnit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-2/+5
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-75/+70
* Update to LLVM 3.5a.Stephen Hines2014-04-241-6/+7
* DWARFUnit: kill dead code and make a couple of functions private. No function...Alexey Samsonov2013-10-311-24/+0
* DWARF parser: Use ArrayRef to represent form sizes and simplify DWARFDIE::ext...Alexey Samsonov2013-10-281-4/+1
* DebugInfo: Introduce the notion of "form classes"Alexey Samsonov2013-10-281-8/+8
* Unbreak the build (from r191233)since we're calling printf.David Blaikie2013-09-231-0/+1
* Exract most of DWARFCompileUnit into a new DWARFUnit to prepare for the comin...David Blaikie2013-09-231-0/+391