summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DebugLocStream.h
Commit message (Expand)AuthorAgeFilesLines
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-4/+4
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* AsmPrinter: Don't emit empty .debug_loc entriesDuncan P. N. Exon Smith2015-06-211-5/+65
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* Don't generate comments in the DebugLocStream unless required. NFC.Pete Cooper2015-05-201-2/+6
* AsmPrinter: Create a unified .debug_loc streamDuncan P. N. Exon Smith2015-04-171-0/+129
OpenPOWER on IntegriCloud