[PATCH] D44357: [COFF] Adjust how we flag weak externals

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 20 13:37:40 PDT 2018


mstorsjo updated this revision to Diff 156598.
mstorsjo added a comment.

Applied the following simplification suggested by @pcc.


https://reviews.llvm.org/D44357

Files:
  include/llvm/Object/COFF.h
  lib/Object/ArchiveWriter.cpp
  lib/Object/COFFObjectFile.cpp
  test/tools/llvm-ar/coff-weak.yaml
  test/tools/llvm-dlltool/coff-decorated.def
  test/tools/llvm-dlltool/coff-weak-exports.def

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44357.156598.patch
Type: text/x-patch
Size: 5292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180720/800106f8/attachment.bin>


More information about the llvm-commits mailing list