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-03-25 | DebugInfo: Support debug_loc under fission | David Blaikie | 1 | -0/+52 |
2014-03-13 | [C++11] Convert DWARF parser to range-based for loops | Alexey Samsonov | 1 | -8/+8 |
2014-03-02 | [C++11] Switch all uses of the llvm_move macro to use std::move | Chandler Carruth | 1 | -1/+1 |
2014-02-11 | make llvm-dwarfdump a little more resilient when parsing .debug_loc | Adrian Prantl | 1 | -1/+3 |
2013-06-19 | Spell correct (s/begining/beginning/) | David Blaikie | 1 | -3/+3 |
2013-06-19 | llvm-dwarfdump: Add support for dumping the .debug_loc section | David Blaikie | 1 | -0/+74 |