[PATCH] D62984: [COFF] Fix /export:foo=bar when bar is a weak alias

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 7 15:03:25 PDT 2019


This revision was automatically updated to reflect the committed changes.
rnk marked an inline comment as done.
Closed by commit rL362849: [COFF] Fix /export:foo=bar when bar is a weak alias (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62984?vs=203454&id=203630#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62984/new/

https://reviews.llvm.org/D62984

Files:
  lld/trunk/COFF/Driver.cpp
  lld/trunk/COFF/Driver.h
  lld/trunk/COFF/DriverUtils.cpp
  lld/trunk/COFF/SymbolTable.cpp
  lld/trunk/COFF/SymbolTable.h
  lld/trunk/test/COFF/export-stdcall.s
  lld/trunk/test/COFF/export-weak-alias.s
  llvm/trunk/include/llvm/Object/COFFImportFile.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62984.203630.patch
Type: text/x-patch
Size: 10213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190607/bd361a6f/attachment-0001.bin>


More information about the llvm-commits mailing list