summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCTargetStreamer.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [PowerPC] Fix some Include What You Use warnings; other minor fixes (NFC).Eugene Zelenko2017-02-071-3/+11
* 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
* Merge MCELF.h into MCSymbolELF.h.Rafael Espindola2015-06-021-1/+1
* Use 'override/final' instead of 'virtual' for overridden methodsAlexander Kornienko2015-04-111-1/+1
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* [PowerPC] ELFv2 MC support for .localentry directiveUlrich Weigand2014-07-201-0/+1
* [PowerPC] ELFv2 MC support for .abiversion directiveUlrich Weigand2014-07-201-0/+1
* Construct the MCStreamer before constructing the MCTargetStreamer.Rafael Espindola2014-01-261-0/+1
* Remove an easy use of EmitRawText from PPC.Rafael Espindola2014-01-251-0/+1
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-191-0/+1
* Revert r194865 and r194874.Alexey Samsonov2013-11-181-1/+0
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-151-0/+1
* Add a MCTargetStreamer interface.Rafael Espindola2013-10-081-0/+22
OpenPOWER on IntegriCloud