summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/AddressPool.h
Commit message (Expand)AuthorAgeFilesLines
* DebugInfo: Use assembly label arithmetic for address pool size for easier rea...David Blaikie2019-01-241-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Revert rL350048 and rL350050Max Kazantsev2018-12-241-1/+1
* Fix build - follow-up to r350048 which broke headerless (v4) address poolDavid Blaikie2018-12-241-3/+1
* DebugInfo: Use assembly label arithmetic for address pool size for easier rea...David Blaikie2018-12-241-0/+2
* [DWARF] - Emit the correct value for DW_AT_addr_base.George Rimar2018-09-201-0/+6
* [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