[PATCH] D10940: COFF: Numerous fixes for interaction between LTO and weak externals.

Peter Collingbourne peter at pcc.me.uk
Fri Jul 3 22:29:04 PDT 2015


This revision was automatically updated to reflect the committed changes.
pcc marked 2 inline comments as done.
Closed by commit rL241391: COFF: Numerous fixes for interaction between LTO and weak externals. (authored by pcc).

Changed prior to commit:
  http://reviews.llvm.org/D10940?vs=29042&id=29047#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D10940

Files:
  lld/trunk/COFF/Driver.cpp
  lld/trunk/COFF/InputFiles.cpp
  lld/trunk/COFF/SymbolTable.cpp
  lld/trunk/COFF/SymbolTable.h
  lld/trunk/COFF/Symbols.cpp
  lld/trunk/COFF/Symbols.h
  lld/trunk/test/COFF/Inputs/entry-mangled.ll
  lld/trunk/test/COFF/Inputs/weak-external.ll
  lld/trunk/test/COFF/Inputs/weak-external2.ll
  lld/trunk/test/COFF/Inputs/weak-external3.ll
  lld/trunk/test/COFF/entry-mangled.test
  lld/trunk/test/COFF/weak-external.test
  lld/trunk/test/COFF/weak-external2.test
  lld/trunk/test/COFF/weak-external3.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10940.29047.patch
Type: text/x-patch
Size: 12936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150704/5f133095/attachment.bin>


More information about the llvm-commits mailing list