summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp
Commit message (Expand)AuthorAgeFilesLines
* [C++] Use 'nullptr'.Craig Topper2014-04-241-4/+4
* Follow-up to r204790: don't try to emit line tables if there are no functions...Timur Iskhodzhanov2014-03-261-2/+9
* Fix PR19239 - Add support for generating debug info for functions without lex...Timur Iskhodzhanov2014-03-261-15/+11
* Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...Timur Iskhodzhanov2014-01-301-0/+333
* Revert r200340, "Add line table debug info to COFF files when using a win32 t...NAKAMURA Takumi2014-01-291-323/+0
* Add line table debug info to COFF files when using a win32 triple.Timur Iskhodzhanov2014-01-281-0/+323
OpenPOWER on IntegriCloud