summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/MCTargetDesc/ARMWinCOFFStreamer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MC] Pass through .code16/32/64 and .syntax unified for COFFReid Kleckner2019-09-031-10/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* MC: Change the streamer ctors to take an object writer instead of a stream. N...Peter Collingbourne2018-05-181-6/+9
* [ARM] Use dwarf exception handling on MinGWMartin Storsjo2017-11-171-0/+7
* [MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.Lang Hames2017-10-111-9/+9
* [MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.Lang Hames2017-10-111-7/+11
* [MC, COFF] Support link /incremental conditionallyDavid Majnemer2015-12-211-6/+6
* 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
* Use raw_pwrite_stream in the object writer/streamer.Rafael Espindola2015-04-141-3/+4
* Split the object streamer callback in one per file format.Rafael Espindola2015-03-191-5/+5
* Add WoA object file emission supportSaleem Abdulrasool2014-04-271-0/+46
OpenPOWER on IntegriCloud