1. adcd026 Make llvm::StringRef to std::string conversions explicit. by Benjamin Kramer · 6 years ago
  2. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  3. 284ab80 [COFF] Improve correctness of def parsing for GNU features by Martin Storsjo · 7 years ago
  4. efb5024 [COFF] Ignore semicolons in module definition identifiers by Rui Ueyama · 8 years ago
  5. 6c1fd29 [COFF] Support ordinals in def files with space between @ and the number by Martin Storsjo · 8 years ago
  6. 843cbbd [COFF] Improve the check for functions that should get an extra underscore by Martin Storsjo · 8 years ago
  7. 58c9527 [llvm-dlltool] Fix creating stdcall/fastcall import libraries for i386 by Martin Storsjo · 8 years ago
  8. 08e5f68 Object: preserve more information about DEF file by Saleem Abdulrasool · 8 years ago
  9. e234901 Object: handle extensions properly in def files by Saleem Abdulrasool · 8 years ago
  10. 1079ef8 llvm: add llvm-dlltool support to the archiver by Martell Malone · 8 years ago
  11. 6db83a3 Revert r308329: llvm: add llvm-dlltool support to the archiver by Rui Ueyama · 8 years ago
  12. afe8549 llvm: add llvm-dlltool support to the archiver by Martell Malone · 8 years ago
  13. 146eb7a Re-land "COFF: migrate def parser from LLD to LLVM" by Reid Kleckner · 8 years ago[Renamed (62%) from lld/COFF/ModuleDef.cpp]
  14. d249e4a Revert "COFF: migrate def parser from LLD to LLVM" by Reid Kleckner · 8 years ago[Renamed (62%) from llvm/lib/Object/COFFModuleDefinition.cpp]
  15. 36af8f4 COFF: Fix another StringRef return error by Martell Malone · 8 years ago
  16. 375dc90 COFF: migrate def parser from LLD to LLVM [1/2] by Martell Malone · 8 years ago