[PATCH] D11612: [lld][ELF2] Apply relocations.
Michael Spencer via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 17 16:20:07 PDT 2015
Bigcheese updated this revision to Diff 32352.
Bigcheese added a comment.
Fixed symbol indexing bug. The underlying code changed while the patch was out for review.
I still find using assembly to represent relocations to be an obfuscation, but I'm not going to let that delay work.
http://reviews.llvm.org/D11612
Files:
ELF/Chunks.cpp
ELF/Chunks.h
ELF/InputFiles.cpp
ELF/InputFiles.h
ELF/Symbols.cpp
ELF/Symbols.h
ELF/Writer.cpp
test/elf2/relocation.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11612.32352.patch
Type: text/x-patch
Size: 13895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150817/6ca8f5e8/attachment.bin>
More information about the llvm-commits
mailing list