summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/RecordStreamer.h
Commit message (Expand)AuthorAgeFilesLines
* [AsmPrinter] Remove hidden flag -print-schedule.Andrea Di Biagio2019-02-041-2/+1
* allow COFF .def directive in module assembly when using ThinLTOBob Haarman2019-01-241-0/+9
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [MC] Error on a .zerofill directive in a non-virtual sectionFrancis Visoiu Mistrih2018-07-021-1/+1
* LowerTypeTests: Propagate symver directivesVlad Tsyrklevich2018-04-201-4/+10
* Object: Move attribute calculation into RecordStreamer. NFCVitaly Buka2018-03-201-14/+12
* Delay creating an alias for @@@.Rafael Espindola2018-03-091-1/+1
* [Object] Fix some Clang-tidy modernize and Include What You Use warnings; oth...Eugene Zelenko2017-04-241-5/+18
* This patch closes PR#32216: Better testing of schedule model instruction late...Andrew V. Tischenko2017-04-141-1/+2
* Perform symbol binding for .symver versioned symbolsTeresa Johnson2017-03-091-0/+18
* Move some error handling down to MCStreamer.Rafael Espindola2017-02-101-1/+1
* [IRObjectFile] Handle undefined weak symbols in RecordStreamer.Davide Italiano2016-09-151-1/+2
* [IRObjectFile] Propagate .weak attribute correctly for ASM symbols.Davide Italiano2016-06-221-2/+2
* 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
* Make RecordStreamer.h private.Rafael Espindola2014-07-041-0/+42
OpenPOWER on IntegriCloud