| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [PowerPC][XCOFF][MC] Explicitly set containing csect on symbols. [NFC] | Sean Fertile | 2019-08-22 | 1 | -2/+1 |
| * | Fix assert in XCOFFObjectWriter related to program code csects. | Sean Fertile | 2019-08-20 | 1 | -3/+1 |
| * | Remove assert with tautological compare from XCOFFObjectWriter. | Sean Fertile | 2019-08-20 | 1 | -1/+0 |
| * | Adds support for writing the .bss section for XCOFF object files. | Sean Fertile | 2019-08-20 | 1 | -9/+398 |
| * | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -1/+1 |
| * | Fix build error for VC STL, use llvm::make_unique | Reid Kleckner | 2019-07-09 | 1 | -1/+1 |
| * | Boilerplate for producing XCOFF object files from the PowerPC backend. | Sean Fertile | 2019-07-09 | 1 | -0/+94 |

