summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/asm.ll
Commit message (Collapse)AuthorAgeFilesLines
...
* Use -LABEL checks in the COFF debug info testsTimur Iskhodzhanov2014-03-261-4/+4
| | | | llvm-svn: 204788
* Add a link to a bug to a couple of FIXMEsTimur Iskhodzhanov2014-01-301-1/+2
| | | | llvm-svn: 200500
* Explicitly specify the CPU to avoid Atom-specific assembly mismatchTimur Iskhodzhanov2014-01-301-4/+4
| | | | llvm-svn: 200473
* Reland r200340 - 'Add line table debug info to COFF files when using a win32 ↵Timur Iskhodzhanov2014-01-301-0/+183
| | | | | | | | 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 Takumi2014-01-291-183/+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 Iskhodzhanov2014-01-281-0/+183
Reviewed at http://llvm-reviews.chandlerc.com/D2232 llvm-svn: 200340
OpenPOWER on IntegriCloud