| 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 |
| * | [COFF] Improve correctness of def parsing for GNU features | Martin Storsjo | 2018-05-09 | 1 | -2/+11 |
| * | [COFF] Ignore semicolons in module definition identifiers | Rui Ueyama | 2017-12-06 | 1 | -1/+1 |
| * | [COFF] Support ordinals in def files with space between @ and the number | Martin Storsjo | 2017-10-26 | 1 | -3/+8 |
| * | [COFF] Improve the check for functions that should get an extra underscore | Martin Storsjo | 2017-10-23 | 1 | -3/+21 |
| * | [llvm-dlltool] Fix creating stdcall/fastcall import libraries for i386 | Martin Storsjo | 2017-08-16 | 1 | -1/+7 |
| * | Object: preserve more information about DEF file | Saleem Abdulrasool | 2017-07-19 | 1 | -4/+8 |
| * | Object: handle extensions properly in def files | Saleem Abdulrasool | 2017-07-18 | 1 | -3/+3 |
| * | llvm: add llvm-dlltool support to the archiver | Martell Malone | 2017-07-18 | 1 | -7/+15 |
| * | Revert r308329: llvm: add llvm-dlltool support to the archiver | Rui Ueyama | 2017-07-18 | 1 | -15/+7 |
| * | llvm: add llvm-dlltool support to the archiver | Martell Malone | 2017-07-18 | 1 | -7/+15 |
| * | Re-land "COFF: migrate def parser from LLD to LLVM" | Reid Kleckner | 2017-06-02 | 1 | -0/+319 |
| * | Revert "COFF: migrate def parser from LLD to LLVM" | Reid Kleckner | 2017-06-02 | 1 | -319/+0 |
| * | COFF: Fix another StringRef return error | Martell Malone | 2017-05-20 | 1 | -1/+1 |
| * | COFF: migrate def parser from LLD to LLVM [1/2] | Martell Malone | 2017-05-20 | 1 | -0/+319 |