summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove unneeded friend declarations that clang-cl warns onReid Kleckner2018-10-291-2/+0
* [ARM64][Windows] MCLayer support for exception handlingSanjin Sijaric2018-10-271-0/+155
* MC: Change the streamer ctors to take an object writer instead of a stream. N...Peter Collingbourne2018-05-181-4/+5
* [AArch64] Use dwarf exception handling on MinGWMartin Storsjo2017-11-031-0/+8
* [MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.Lang Hames2017-10-111-8/+11
* [MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.Lang Hames2017-10-111-9/+9
* [COFF, ARM64] Add support for Windows ARM64 COFF formatMandeep Singh Grang2017-06-271-0/+37
OpenPOWER on IntegriCloud