| 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 |
| * | Move Object format code to lib/BinaryFormat. | Zachary Turner | 2017-06-07 | 1 | -1/+1 |
| * | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
| * | Revert r283690, "MC: Remove unused entities." | Peter Collingbourne | 2016-10-10 | 1 | -0/+26 |
| * | MC: Remove unused entities. | Peter Collingbourne | 2016-10-09 | 1 | -26/+0 |
| * | [MC] Create unique .pdata sections for every .text section | Reid Kleckner | 2016-05-02 | 1 | -54/+1 |
| * | Stop producing .data.rel sections. | Rafael Espindola | 2015-11-18 | 1 | -4/+4 |
| * | Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) | Alexander Kornienko | 2015-06-23 | 1 | -2/+2 |
| * | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 2015-06-19 | 1 | -2/+2 |
| * | Move alignment from MCSectionData to MCSection. | Rafael Espindola | 2015-05-21 | 1 | -9/+10 |
| * | Remove MCStreamer.h include from MCContext.h and explictly include it where n... | Pete Cooper | 2015-03-04 | 1 | -0/+1 |
| * | Fix Windows unwind info for functions in sections other than .text | Reid Kleckner | 2014-12-22 | 1 | -33/+26 |
| * | MC Win64: Put unwind info for COMDAT code into the same COMDAT group | Reid Kleckner | 2014-09-04 | 1 | -21/+41 |
| * | MC: split Win64EHUnwindEmitter into a shared streamer | Saleem Abdulrasool | 2014-08-07 | 1 | -0/+64 |