[PATCH] D95262: [LLD][PowerPC] Fix bug in PC-Relative initial exec

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 22 11:07:27 PDT 2021


stefanp updated this revision to Diff 332367.
stefanp added a comment.

Thank you for the review!

Fixed naming of some local variables.
Fixed braces on if statement.
Removed empty lines at the bottom of the test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95262

Files:
  lld/ELF/Arch/PPC64.cpp
  lld/test/ELF/ppc64-tls-le-relax.s
  lld/test/ELF/ppc64-tls-pcrel-ie.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95262.332367.patch
Type: text/x-patch
Size: 3944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210322/231958d4/attachment.bin>


More information about the llvm-commits mailing list