[PATCH] [lld][Core, Driver, ELF] Differentiate static and dynamic executables.
Michael Spencer
bigcheesegs at gmail.com
Mon Feb 11 16:29:30 PST 2013
Hi kledzik, shankarke,
This also adds a simple relocation change for dynamic executables to
x86-64 ELF.
http://llvm-reviews.chandlerc.com/D396
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/dynamic-library.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D396.1.patch
Type: text/x-patch
Size: 16239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130211/519b2fe7/attachment.bin>
More information about the llvm-commits
mailing list