summaryrefslogtreecommitdiff
path: root/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp
Commit message (Expand)AuthorAge
* The count() function for STL datatypes returns unsigned, even where it'sYaron Keren2014-06-20
* Convert more loops to range-based equivalentsAlexey Samsonov2014-04-30
* [C++] Use 'nullptr'.Craig Topper2014-04-28
* [C++] Use 'nullptr'.Craig Topper2014-04-24
* Follow-up to r204790: don't try to emit line tables if there are no functions...Timur Iskhodzhanov2014-03-26
* Fix PR19239 - Add support for generating debug info for functions without lex...Timur Iskhodzhanov2014-03-26
* Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...Timur Iskhodzhanov2014-01-30
* Revert r200340, "Add line table debug info to COFF files when using a win32 t...NAKAMURA Takumi2014-01-29
* Add line table debug info to COFF files when using a win32 triple.Timur Iskhodzhanov2014-01-28