Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IR: Split Metadata from Value | Duncan P. N. Exon Smith | 2014-12-09 | 1 | -1/+1 |
* | Use DILexicalBlockFile, rather than DILexicalBlock, to track discriminator ch... | David Blaikie | 2014-08-21 | 1 | -4/+2 |
* | [C++] Use 'nullptr'. Transforms edition. | Craig Topper | 2014-04-25 | 1 | -1/+1 |
* | [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE | Chandler Carruth | 2014-04-22 | 1 | -2/+2 |
* | Fix bug 19437 - Only add discriminators for DWARF 4 and above. | Diego Novillo | 2014-04-17 | 1 | -2/+7 |
* | [Layering] Move DebugInfo.h into the IR library where its implementation | Chandler Carruth | 2014-03-06 | 1 | -1/+1 |
* | [Layering] Move DIBuilder.h into the IR library where its implementation | Chandler Carruth | 2014-03-06 | 1 | -1/+1 |
* | [C++11] Add 'override' keyword to virtual methods that override their base cl... | Craig Topper | 2014-03-05 | 1 | -1/+1 |
* | [cleanup] Re-sort all the includes with utils/sort_includes.py. | Chandler Carruth | 2014-03-04 | 1 | -2/+2 |
* | Pass to emit DWARF path discriminators. | Diego Novillo | 2014-03-03 | 1 | -0/+217 |