[PATCH] D18330: [ELF/AArch64] Implemented set of R_AARCH64_TLSDESC_* relocations.
Adhemerval Zanella via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 25 10:26:53 PDT 2016
zatrazz updated this revision to Diff 51655.
zatrazz added a comment.
I forgot to add a fix on AArch64TargetInfo::needsGot and
AArch64TargetInfo::refersToGotEntry in last patch. This one is the
correct update.
http://reviews.llvm.org/D18330
Files:
ELF/InputSection.cpp
ELF/OutputSections.cpp
ELF/OutputSections.h
ELF/Symbols.cpp
ELF/Symbols.h
ELF/Target.cpp
ELF/Target.h
ELF/Writer.cpp
test/ELF/aarch64-tls-desc.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18330.51655.patch
Type: text/x-patch
Size: 31726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160325/52bdf849/attachment.bin>
More information about the llvm-commits
mailing list