Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-19 | [DebugInfo] Move all DWARF headers to the public include directory. | Frederic Riss | 1 | -1/+1 |
2014-10-20 | Constify input argument of RelocVisitor and DWARFContext constructors. NFC. | Alexey Samsonov | 1 | -1/+1 |
2014-07-31 | Use a reference instead of a pointer. | Rafael Espindola | 1 | -1/+1 |
2012-11-12 | Rewrite DIContext interface to take an object. Update all callers. | Eric Christopher | 1 | -11/+2 |
2012-11-12 | Fixup for r167558: Store raw pointer (instead of reference) to RelocMap in DI... | Alexey Samsonov | 1 | -1/+1 |
2012-11-07 | Add a relocation visitor to lib object. This works via caching relocated | Eric Christopher | 1 | -2/+3 |
2012-08-27 | Add basic support for .debug_ranges section to LLVM's DebugInfo library. | Alexey Samsonov | 1 | -2/+4 |
2011-09-13 | Sketch out a DWARF parser. | Benjamin Kramer | 1 | -0/+24 |