summaryrefslogtreecommitdiff
path: root/lib/DebugInfo/DIContext.cpp
Commit message (Expand)AuthorAge
* Rewrite DIContext interface to take an object. Update all callers.Eric Christopher2012-11-12
* Fixup for r167558: Store raw pointer (instead of reference) to RelocMap in DI...Alexey Samsonov2012-11-12
* Add a relocation visitor to lib object. This works via caching relocatedEric Christopher2012-11-07
* Add basic support for .debug_ranges section to LLVM's DebugInfo library.Alexey Samsonov2012-08-27
* Sketch out a DWARF parser.Benjamin Kramer2011-09-13