[PATCH] D46245: [COFF] Improve correctness of def parsing for GNU features

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 9 02:25:34 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331859: [COFF] Improve correctness of def parsing for GNU features (authored by mstorsjo, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46245?vs=144508&id=145886#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46245

Files:
  llvm/trunk/include/llvm/Object/COFFImportFile.h
  llvm/trunk/lib/Object/COFFImportFile.cpp
  llvm/trunk/lib/Object/COFFModuleDefinition.cpp
  llvm/trunk/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
  llvm/trunk/test/tools/llvm-dlltool/coff-decorated.def
  llvm/trunk/test/tools/llvm-dlltool/coff-weak-exports.def

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46245.145886.patch
Type: text/x-patch
Size: 6188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180509/b8ab2f6e/attachment.bin>


More information about the llvm-commits mailing list