[PATCH] D18711: Change how we apply rellocations
Rafael Ávila de Espíndola via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 12 13:51:11 PDT 2016
rafael updated this revision to Diff 53457.
rafael added a comment.
Early return as much as possible.
I will add processing of non alloca sections next.
http://reviews.llvm.org/D18711
Files:
ELF/InputSection.cpp
ELF/InputSection.h
ELF/OutputSections.cpp
ELF/OutputSections.h
ELF/Target.cpp
ELF/Target.h
ELF/Writer.cpp
test/ELF/tls-opt.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18711.53457.patch
Type: text/x-patch
Size: 71384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160412/bb91c2c1/attachment.bin>
More information about the llvm-commits
mailing list