[PATCH] D32689: DEF: migrate def parser from LLD to LLVM

Martell Malone via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 30 15:29:18 PDT 2017


martell created this revision.
Herald added a subscriber: mgorny.

Repository:
  rL LLVM

https://reviews.llvm.org/D32689

Files:
  include/llvm/Object/COFFImportFile.h
  include/llvm/Support/DEFParser.h
  lib/Object/CMakeLists.txt
  lib/Object/COFFImportFile.cpp
  lib/Support/CMakeLists.txt
  lib/Support/DEFParser.cpp
  tools/lld/COFF/CMakeLists.txt
  tools/lld/COFF/Config.h
  tools/lld/COFF/DLL.cpp
  tools/lld/COFF/Driver.cpp
  tools/lld/COFF/Driver.h
  tools/lld/COFF/DriverUtils.cpp
  tools/lld/COFF/Librarian.cpp
  tools/lld/COFF/ModuleDef.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32689.97246.patch
Type: text/x-patch
Size: 67562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170430/8cc148d5/attachment.bin>


More information about the llvm-commits mailing list