[PATCH] [PECOFF] Support linking against DLL.
Rui Ueyama
ruiu at google.com
Wed Jul 10 21:36:33 PDT 2013
- Return vectors by value instead of new'ing them.
Hi Bigcheese,
http://llvm-reviews.chandlerc.com/D1096
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1096?vs=2693&id=2762#toc
BRANCH
dll
ARCANIST PROJECT
lld
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/ReaderImportHeader.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.3.patch
Type: text/x-patch
Size: 37081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130710/c433e90e/attachment.bin>
More information about the llvm-commits
mailing list