summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DebugLocStream.h
Commit message (Expand)AuthorAgeFilesLines
* hwasan: add tag_offset DWARF attribute to optimized debug infoEvgenii Stepanov2019-12-121-1/+7
* DebugInfo: Move loclist base address from DwarfFile to DebugLocStreamDavid Blaikie2019-10-171-0/+7
* Change Comments SmallVector to std::vector in DebugLocStream [NFC]David Stenberg2019-10-151-1/+1
* DebugInfo: Rename DebugLocStream::Entry::Begin/EndSym to just Begin/EndDavid Blaikie2019-10-021-7/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* 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