Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | MC: Separate creating a generic object writer from creating a target object w... | Peter Collingbourne | 2018-05-21 | 1 | -4/+2 |
* | [COFF, ARM64] Hook up a few remaining relocations | Martin Storsjo | 2018-05-02 | 1 | -0/+9 |
* | [AArch64] Add support for secrel add/load/store relocations for COFF | Martin Storsjo | 2018-03-01 | 1 | -0/+14 |
* | [MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter | Lang Hames | 2017-10-10 | 1 | -1/+3 |
* | [MC] Plumb unique_ptr<MCWinCOFFObjectTargetWriter> through | Lang Hames | 2017-10-10 | 1 | -2/+2 |
* | [COFF, ARM64] Add initial relocation types | Mandeep Singh Grang | 2017-07-17 | 1 | -11/+50 |
* | [COFF, ARM64] Add support for Windows ARM64 COFF format | Mandeep Singh Grang | 2017-06-27 | 1 | -0/+65 |