[PATCH] D86706: [LLD][PowerPC] Add pc-rel based long branch thunks

Victor Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 10:29:46 PDT 2020


NeHuang updated this revision to Diff 288385.
NeHuang marked 2 inline comments as done.
NeHuang added a comment.

Update the patch without using `branch_lt` table.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86706

Files:
  lld/ELF/Thunks.cpp
  lld/test/ELF/ppc64-pcrel-long-branch-error.s
  lld/test/ELF/ppc64-pcrel-long-branch.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86706.288385.patch
Type: text/x-patch
Size: 7140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200827/aba78533/attachment.bin>


More information about the llvm-commits mailing list