Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -1/+1 |
* | Fix parameter name comments using clang-tidy. NFC. | Rui Ueyama | 2019-07-16 | 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/+3 |
* | [MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter | Lang Hames | 2017-10-10 | 1 | -2/+3 |
* | [MC] Plumb unique_ptr<MCELFObjectTargetWriter> through createELFObjectWriter to | Lang Hames | 2017-10-09 | 1 | -2/+2 |
* | Move Object format code to lib/BinaryFormat. | Zachary Turner | 2017-06-07 | 1 | -1/+1 |
* | [AArch64, Lanai] Fix some Clang-tidy modernize and Include What You Use warni... | Eugene Zelenko | 2017-01-06 | 1 | -7/+5 |
* | [lanai] Small cleanup: remove/comment out unused args | Jacques Pienaar | 2016-07-15 | 1 | -5/+5 |
* | [lanai] Add Lanai backend. | Jacques Pienaar | 2016-03-28 | 1 | -0/+95 |