summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/DIContext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move DebugInfo to DebugInfo/DWARF.Zachary Turner2015-01-301-18/+0
* [DebugInfo] Move all DWARF headers to the public include directory.Frederic Riss2014-12-191-1/+1
* Constify input argument of RelocVisitor and DWARFContext constructors. NFC.Alexey Samsonov2014-10-201-1/+1
* Use a reference instead of a pointer.Rafael Espindola2014-07-311-1/+1
* Rewrite DIContext interface to take an object. Update all callers.Eric Christopher2012-11-121-11/+2
* Fixup for r167558: Store raw pointer (instead of reference) to RelocMap in DI...Alexey Samsonov2012-11-121-1/+1
* Add a relocation visitor to lib object. This works via caching relocatedEric Christopher2012-11-071-2/+3
* Add basic support for .debug_ranges section to LLVM's DebugInfo library.Alexey Samsonov2012-08-271-2/+4
* Sketch out a DWARF parser.Benjamin Kramer2011-09-131-0/+24
OpenPOWER on IntegriCloud