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