[PATCH] D18332: [ELF/AArch64] Add GD to IE TLS relax optimization

Adhemerval Zanella via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 25 10:27:06 PDT 2016


zatrazz updated this revision to Diff 51656.
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/D18332

Files:
  ELF/Target.cpp
  test/ELF/Inputs/aarch64-tls-ie.s
  test/ELF/aarch64-tls-gdie.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18332.51656.patch
Type: text/x-patch
Size: 4551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160325/fb57a1de/attachment.bin>


More information about the llvm-commits mailing list