[PATCH] [PECOFF] Support yet another new type of weak symbol.

Rui Ueyama ruiu at google.com
Thu Mar 13 14:53:38 PDT 2014


  - Renamed mergeLargest -> mergeByLargestSection.
  - Added a TODO for the wrong mapping. I'll fix it in another patch.

Hi Bigcheese, shankarke, kledzik,

http://llvm-reviews.chandlerc.com/D3011

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D3011?vs=7815&id=7818#toc

Files:
  include/lld/Core/DefinedAtom.h
  lib/Core/SymbolTable.cpp
  lib/ReaderWriter/PECOFF/ReaderCOFF.cpp
  lib/ReaderWriter/YAML/ReaderWriterYAML.cpp
  test/pecoff/Inputs/merge-largest1.obj.yaml
  test/pecoff/Inputs/merge-largest2.obj.yaml
  test/pecoff/merge-largest.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3011.3.patch
Type: text/x-patch
Size: 8720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140313/fbb77449/attachment.bin>


More information about the llvm-commits mailing list