[PATCH] [Core] Add type and size to SharedLibraryAtom
Michael Spencer
bigcheesegs at gmail.com
Wed Sep 25 15:18:06 PDT 2013
Hi joerg, shankarke, kledzik,
This adds type and size to SharedLibraryAtom. It also implements copy relocations in ELF to test.
http://llvm-reviews.chandlerc.com/D1760
Files:
include/lld/Core/SharedLibraryAtom.h
lib/ReaderWriter/ELF/Atoms.h
lib/ReaderWriter/ELF/SectionChunks.h
lib/ReaderWriter/ELF/X86_64/X86_64LinkingContext.cpp
lib/ReaderWriter/ELF/X86_64/X86_64LinkingContext.h
lib/ReaderWriter/MachO/StubAtoms.hpp
lib/ReaderWriter/Native/NativeFileFormat.h
lib/ReaderWriter/Native/ReaderNative.cpp
lib/ReaderWriter/Native/WriterNative.cpp
lib/ReaderWriter/PECOFF/Atoms.h
lib/ReaderWriter/YAML/ReaderWriterYAML.cpp
test/elf/Inputs/libundef.so
test/elf/Inputs/undef-from-main-so.c
test/elf/Inputs/undef-from-main.c
test/elf/dynamic.test
test/elf/undef-from-main-dso.test
test/missing/undef-from-main-dso.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1760.1.patch
Type: text/x-patch
Size: 15298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130925/60d46b3f/attachment.bin>
More information about the llvm-commits
mailing list