Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reland r200340 - 'Add line table debug info to COFF files when using a win32 ↵ | Timur Iskhodzhanov | 2014-01-30 | 1 | -0/+333 |
| | | | | | | | | triple' This incorporates a couple of fixes reviewed at http://llvm-reviews.chandlerc.com/D2651 llvm-svn: 200440 | ||||
* | Revert r200340, "Add line table debug info to COFF files when using a win32 ↵ | NAKAMURA Takumi | 2014-01-29 | 1 | -323/+0 |
| | | | | | | | | triple." It was incompatible with --target=i686-win32. llvm-svn: 200375 | ||||
* | Add line table debug info to COFF files when using a win32 triple. | Timur Iskhodzhanov | 2014-01-28 | 1 | -0/+323 |
Reviewed at http://llvm-reviews.chandlerc.com/D2232 llvm-svn: 200340 |