Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix PR19239 - Add support for generating debug info for functions without lex... | Timur Iskhodzhanov | 2014-03-26 | 1 | -1/+1 |
* | [C++11] Add 'override' keyword to virtual methods that override their base cl... | Craig Topper | 2014-03-08 | 1 | -6/+6 |
* | [Layering] Move DebugInfo.h into the IR library where its implementation | Chandler Carruth | 2014-03-06 | 1 | -1/+1 |
* | [Layering] Move DebugLoc.h into the IR library. The implementation | Chandler Carruth | 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 |
* | Reland r200340 - 'Add line table debug info to COFF files when using a win32 ... | Timur Iskhodzhanov | 2014-01-30 | 1 | -0/+144 |
* | Revert r200340, "Add line table debug info to COFF files when using a win32 t... | NAKAMURA Takumi | 2014-01-29 | 1 | -144/+0 |
* | Add line table debug info to COFF files when using a win32 triple. | Timur Iskhodzhanov | 2014-01-28 | 1 | -0/+144 |