Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite DIContext interface to take an object. Update all callers. | Eric Christopher | 2012-11-12 | 1 | -11/+2 |
* | Fixup for r167558: Store raw pointer (instead of reference) to RelocMap in DI... | Alexey Samsonov | 2012-11-12 | 1 | -1/+1 |
* | Add a relocation visitor to lib object. This works via caching relocated | Eric Christopher | 2012-11-07 | 1 | -2/+3 |
* | Add basic support for .debug_ranges section to LLVM's DebugInfo library. | Alexey Samsonov | 2012-08-27 | 1 | -2/+4 |
* | Sketch out a DWARF parser. | Benjamin Kramer | 2011-09-13 | 1 | -0/+24 |