[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
Sun Jan 12 13:48:00 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2bfee35cb860: [MC][ELF] Emit a relocation if target is defined in the same section and is non… (authored by MaskRay).

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/thumb1-branch-reloc.s
  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.237560.patch
Type: text/x-patch
Size: 7247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200112/874b3386/attachment.bin>


More information about the llvm-commits mailing list