[PATCH] D72197: [MC][ELF] Emit a relocation if target is defined in the same section and is non-local

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 4 00:09:00 PST 2020


MaskRay updated this revision to Diff 236169.
MaskRay added a comment.

Fix lld/test/ELF/global-offset-table-position-aarch64.s


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72197

Files:
  lld/test/ELF/global-offset-table-position-aarch64.s
  llvm/lib/MC/ELFObjectWriter.cpp
  llvm/test/MC/ARM/thumb2-beq-fixup.s
  llvm/test/MC/ELF/relax.s
  llvm/test/MC/ELF/target-in-same-section.s
  llvm/test/MC/X86/align-branch-64-2a.s
  llvm/test/MC/X86/align-branch-64-2b.s
  llvm/test/MC/X86/align-branch-64-2c.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72197.236169.patch
Type: text/x-patch
Size: 6407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200104/9d495faa/attachment.bin>


More information about the llvm-commits mailing list