Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reverting 268054 & 268063 as they caused PR27579. | Amjad Aboud | 2016-04-30 | 1 | -0/+4 |
| | | | | llvm-svn: 268150 | ||||
* | Fixed LIT tests that was broken after change in r268054. | Amjad Aboud | 2016-04-29 | 1 | -4/+0 |
| | | | | llvm-svn: 268063 | ||||
* | Fixed Dwarf debug info emission to skip DILexicalBlockFile entries. | Amjad Aboud | 2016-04-21 | 1 | -0/+161 |
Before this fix, DILexicalBlockFile entries were skipped only in some cases and were not in other cases. Differential Revision: http://reviews.llvm.org/D18724 llvm-svn: 267004 |