[PATCH] [lld] add InputGraph to process Command line arguments
Shankar Kalpathi Easwaran
shankarke at gmail.com
Wed Aug 21 14:22:45 PDT 2013
Update with Nick's comments.
Hi Bigcheese, kledzik, ruiu,
http://llvm-reviews.chandlerc.com/D1217
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1217?vs=3558&id=3644#toc
Files:
include/lld/Core/File.h
include/lld/Core/LinkingContext.h
include/lld/Driver/CoreInputGraph.h
include/lld/Driver/DarwinInputGraph.h
include/lld/Driver/Driver.h
include/lld/Driver/GnuLDInputGraph.h
include/lld/Driver/InputGraph.h
include/lld/Driver/LinkerInput.h
include/lld/Driver/WinLinkInputGraph.h
include/lld/ReaderWriter/ELFLinkingContext.h
include/lld/ReaderWriter/MachOFormat.hpp
include/lld/ReaderWriter/PECOFFLinkingContext.h
lib/Driver/CMakeLists.txt
lib/Driver/CoreDriver.cpp
lib/Driver/DarwinLdDriver.cpp
lib/Driver/Driver.cpp
lib/Driver/GnuLdDriver.cpp
lib/Driver/InputGraph.cpp
lib/Driver/LDOptions.td
lib/Driver/WinLinkDriver.cpp
lib/ReaderWriter/ELF/ELFLinkingContext.cpp
lib/ReaderWriter/MachO/MachOFormat.hpp
lib/ReaderWriter/MachO/MachOLinkingContext.cpp
lib/ReaderWriter/MachO/WriterMachO.cpp
lib/ReaderWriter/PECOFF/PECOFFLinkingContext.cpp
lib/ReaderWriter/ReaderLinkerScript.cpp
test/Driver/libsearch-inputGraph.test
test/elf/X86_64/nmagic.test
test/elf/X86_64/omagic.test
test/elf/archive-elf-forceload.objtxt
unittests/DriverTests/DarwinLdDriverTest.cpp
unittests/DriverTests/DriverTest.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1217.5.patch
Type: text/x-patch
Size: 120739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130821/7f803ff3/attachment.bin>
More information about the llvm-commits
mailing list