[PATCH] [lld] Update to LLVM ELFFile changes.
Michael Spencer
bigcheesegs at gmail.com
Thu Aug 8 13:40:56 PDT 2013
Hi shankarke,
This changes lld to use the new ELFFile API in the Object library. It also includes changes to common symbols as the previous code had a bug that causes the new API to crash.
This breaks hexagon-quickdata-sortcommon.test, this needs to be resolved before commit.
http://llvm-reviews.chandlerc.com/D1332
Files:
lib/ReaderWriter/ELF/Atoms.h
lib/ReaderWriter/ELF/DynamicFile.h
lib/ReaderWriter/ELF/ELFLinkingContext.cpp
lib/ReaderWriter/ELF/File.h
test/elf/check.objtxt
test/elf/phdr.objtxt
test/elf/quickdata.test
test/elf/sections.objtxt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1332.1.patch
Type: text/x-patch
Size: 33054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130808/a8c781db/attachment.bin>
More information about the llvm-commits
mailing list