[PATCH] [lld][PECOFF] Add WinLinkDriver and PECOFFTargetInfo.
Rui Ueyama
ruiu at google.com
Fri May 24 21:21:20 PDT 2013
Addressed comments by Shankar.
Hi Bigcheese,
http://llvm-reviews.chandlerc.com/D865
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D865?vs=2127&id=2130#toc
BRANCH
coff
ARCANIST PROJECT
lld
Files:
include/lld/Driver/Driver.h
include/lld/ReaderWriter/PECOFFTargetInfo.h
include/lld/ReaderWriter/Reader.h
lib/Driver/CMakeLists.txt
lib/Driver/UniversalDriver.cpp
lib/Driver/WinLinkDriver.cpp
lib/Driver/WinLinkOptions.td
lib/ReaderWriter/PECOFF/CMakeLists.txt
lib/ReaderWriter/PECOFF/PECOFFTargetInfo.cpp
lib/ReaderWriter/PECOFF/ReaderCOFF.cpp
lib/ReaderWriter/PECOFF/WriterPECOFF.cpp
test/pecoff/Inputs/nop.asm
test/pecoff/Inputs/nop.obj
test/pecoff/basic.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D865.2.patch
Type: text/x-patch
Size: 17460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130524/2e14c33f/attachment.bin>
More information about the llvm-commits
mailing list