[PATCH] [lld][Core, Driver, ELF] Differentiate static and dynamic executables.
Michael Spencer
bigcheesegs at gmail.com
Wed Feb 13 12:42:27 PST 2013
Add invalid OutputKind.
Hi kledzik, shankarke,
http://llvm-reviews.chandlerc.com/D396
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D396?vs=950&id=971#toc
Files:
include/lld/Core/LinkerOptions.h
lib/Driver/CoreOptions.td
lib/Driver/Drivers.cpp
lib/ReaderWriter/ELF/DynamicFile.h
lib/ReaderWriter/ELF/ELFTargetInfo.cpp
lib/ReaderWriter/ELF/X86_64/X86_64TargetInfo.cpp
lib/ReaderWriter/MachO/ExecutableAtoms.hpp
lib/ReaderWriter/MachO/MachOTargetInfo.cpp
lib/ReaderWriter/MachO/WriterMachO.cpp
test/Driver/lib-search.test
test/elf/common.test
test/elf/dynamic-library.test
test/elf/gotpcrel.test
test/elf/ifunc.test
test/elf/init_array.test
test/elf/phdr.objtxt
test/elf/rodata.test
test/elf/tls.test
test/elf/x86_64-kinds.test
tools/lld-core/lld-core.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D396.2.patch
Type: text/x-patch
Size: 21988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130213/1a80d015/attachment.bin>
More information about the llvm-commits
mailing list