[PATCH] D56779: [ELF][X86_64] Fix corrupted LD -> LE optimization for TLS without PLT

Peter Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 16 08:07:04 PST 2019


Lekensteyn updated this revision to Diff 182054.
Lekensteyn marked 8 inline comments as done.
Lekensteyn added a comment.

Updated coding style as suggested. Only one issue is still open (whether to remove/change the comment in the source file). Thank you for the feedback!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56779/new/

https://reviews.llvm.org/D56779

Files:
  ELF/Arch/X86_64.cpp
  test/ELF/tls-opt-x86_64-noplt.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56779.182054.patch
Type: text/x-patch
Size: 4434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190116/c476f372/attachment.bin>


More information about the llvm-commits mailing list