[PATCH] [PECOFF] Support linking against DLL.

Rui Ueyama ruiu at google.com
Fri Jul 5 03:52:00 PDT 2013


  - Use yaml2obj to avoid checking in binary files.

Hi Bigcheese,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1096?vs=2682&id=2693#toc

Files:
  include/lld/Core/DefinedAtom.h
  lib/Core/DefinedAtom.cpp
  lib/ReaderWriter/PECOFF/Atoms.h
  lib/ReaderWriter/PECOFF/IdataPass.h
  lib/ReaderWriter/PECOFF/PECOFFTargetInfo.cpp
  lib/ReaderWriter/PECOFF/WriterPECOFF.cpp
  test/pecoff/Inputs/dynamic.dll
  test/pecoff/Inputs/dynamic.lib
  test/pecoff/Inputs/grouped-sections.asm
  test/pecoff/Inputs/grouped-sections.obj.yaml
  test/pecoff/Inputs/vars-main.c
  test/pecoff/Inputs/vars-main.obj.yaml
  test/pecoff/Inputs/vars.c
  test/pecoff/Inputs/vars.dll.yaml
  test/pecoff/Inputs/vars.lib
  test/pecoff/importlib.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1096.2.patch
Type: text/x-patch
Size: 35573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130705/e14c841e/attachment.bin>


More information about the llvm-commits mailing list