Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Remove unneeded friend declarations that clang-cl warns on | Reid Kleckner | 2018-10-29 | 1 | -2/+0 |
* | [ARM64][Windows] MCLayer support for exception handling | Sanjin Sijaric | 2018-10-27 | 1 | -0/+155 |
* | MC: Change the streamer ctors to take an object writer instead of a stream. N... | Peter Collingbourne | 2018-05-18 | 1 | -4/+5 |
* | [AArch64] Use dwarf exception handling on MinGW | Martin Storsjo | 2017-11-03 | 1 | -0/+8 |
* | [MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr. | Lang Hames | 2017-10-11 | 1 | -8/+11 |
* | [MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr. | Lang Hames | 2017-10-11 | 1 | -9/+9 |
* | [COFF, ARM64] Add support for Windows ARM64 COFF format | Mandeep Singh Grang | 2017-06-27 | 1 | -0/+37 |