Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Mips] Use appropriate private label prefix based on Mips ABI | Mirko Brkusanin | 2019-10-23 | 1 | -1/+3 |
* | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -1/+1 |
* | Change some StringRef::data() reinterpret_cast to bytes_begin() or arrayRefFr... | Fangrui Song | 2019-04-07 | 1 | -3/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Move Object format code to lib/BinaryFormat. | Zachary Turner | 2017-06-07 | 1 | -1/+1 |
* | Re-sort #include lines for unittests. This uses a slightly modified | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | Fix static initialization order fiasco in MCTests | Mehdi Amini | 2016-11-11 | 1 | -5/+9 |
* | [MCDwarf] Fix encoding of line tables with weird custom parameters | Frederic Riss | 2016-01-31 | 1 | -0/+179 |