[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 17:42:07 PDT 2017
martell updated this revision to Diff 97251.
martell added a comment.
Herald added a subscriber: mehdi_amini.
I updated the diff to do a full update to the `Config` struct.
Feedback welcome
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/Chunks.cpp
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/LTO.cpp
tools/lld/COFF/Librarian.cpp
tools/lld/COFF/ModuleDef.cpp
tools/lld/COFF/SymbolTable.cpp
tools/lld/COFF/Symbols.h
tools/lld/COFF/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32689.97251.patch
Type: text/x-patch
Size: 85168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170501/cf0be8a1/attachment.bin>
More information about the llvm-commits
mailing list