[PATCH] D87381: [LLD][PowerPC][test] Add test cases for all pc-rel based stubs when the offset not fit in 34 bits

Victor Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 11 09:14:32 PDT 2020


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

Addressed review comments to

- Change the error message
- Change the LIT test accordingly


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87381

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87381.291242.patch
Type: text/x-patch
Size: 4909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200911/bfcafa1b/attachment.bin>


More information about the llvm-commits mailing list