[PATCH] D73518: [ELF] Mention symbol name in reportRangeError()

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 29 09:49:25 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4a4ce14eb2c6: [ELF] Mention symbol name in reportRangeError() (authored by MaskRay).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73518

Files:
  lld/ELF/Relocations.cpp
  lld/ELF/Target.h
  lld/test/ELF/aarch64-abs16.s
  lld/test/ELF/aarch64-abs32.s
  lld/test/ELF/aarch64-prel16.s
  lld/test/ELF/aarch64-prel32.s
  lld/test/ELF/hexagon-jump-error.s
  lld/test/ELF/i386-reloc-16.s
  lld/test/ELF/i386-reloc-8.s
  lld/test/ELF/i386-reloc-range.s
  lld/test/ELF/ppc64-reloc-addr.s
  lld/test/ELF/riscv-branch.s
  lld/test/ELF/riscv-call.s
  lld/test/ELF/riscv-hi20-lo12.s
  lld/test/ELF/riscv-jal.s
  lld/test/ELF/riscv-pcrel-hilo.s
  lld/test/ELF/x86-64-reloc-error.s
  lld/test/ELF/x86-64-reloc-error2.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73518.241206.patch
Type: text/x-patch
Size: 18129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200129/8bfed817/attachment.bin>


More information about the llvm-commits mailing list