aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/DebugLocStream.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-05-01Remove \brief commands from doxygen comments.Adrian Prantl1-4/+4
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth1-1/+1
2015-06-21AsmPrinter: Don't emit empty .debug_loc entriesDuncan P. N. Exon Smith1-5/+65
2015-06-19Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko1-1/+1
2015-05-20Don't generate comments in the DebugLocStream unless required. NFC.Pete Cooper1-2/+6
2015-04-17AsmPrinter: Create a unified .debug_loc streamDuncan P. N. Exon Smith1-0/+129