summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/AddressPool.h
Commit message (Expand)AuthorAgeFilesLines
* [DWARF] Basic support for producing DWARFv5 .debug_addr sectionVictor Leschuk2018-08-011-0/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; o...Eugene Zelenko2017-08-171-7/+12
* One more batch of self-containing headers.Benjamin Kramer2016-01-271-1/+1
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* Move alignment from MCSectionData to MCSection.Rafael Espindola2015-05-211-1/+1
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* AddressPool::HasBeenUsed: Add comment explaining the use-case for this flag.David Blaikie2014-04-281-0/+5
* DWARF Type Units: Avoid emitting type units under fission if the type require...David Blaikie2014-04-261-0/+7
* clang-format for my previous commit (I keep forgetting... )David Blaikie2014-04-231-0/+1
* Separate out the DWARF address pool into its own type/files.David Blaikie2014-04-231-0/+39
OpenPOWER on IntegriCloud