[PATCH] [lld][ELF] add undefined atoms from dynamic library
Shankar Kalpathi Easwaran
shankarke at gmail.com
Wed Apr 10 16:29:04 PDT 2013
updated with review comments
- restoring the original format for TargetInfo.h
- updating testcase
- moving useShlibUndefines to ELFTargetInfo
Hi Bigcheese, kledzik,
http://llvm-reviews.chandlerc.com/D642
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D642?vs=1584&id=1598#toc
Files:
test/elf/dynamic-undef.test
test/elf/dynamic.test
test/elf/dynamic-segorder.test
include/lld/ReaderWriter/ELFTargetInfo.h
include/lld/Core/Resolver.h
include/lld/Core/TargetInfo.h
lib/ReaderWriter/ELF/Atoms.h
lib/ReaderWriter/ELF/DynamicFile.h
lib/ReaderWriter/ELF/ELFTargetInfo.cpp
lib/Core/Resolver.cpp
lib/Core/TargetInfo.cpp
lib/Driver/LDOptions.td
lib/Driver/GnuLdDriver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D642.3.patch
Type: text/x-patch
Size: 38358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130410/bf688f39/attachment.bin>
More information about the llvm-commits
mailing list