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

Martell Malone via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 09:56:30 PDT 2017


martell updated this revision to Diff 97465.
martell marked an inline comment as done.
martell added a comment.

updating diff to current state.
fixed @pcc's request.
working version with std::string but with limitations as mentioned before


Repository:
  rL LLVM

https://reviews.llvm.org/D32689

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32689.97465.patch
Type: text/x-patch
Size: 61461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170502/55ea1a22/attachment.bin>


More information about the llvm-commits mailing list