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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 27 18:21:33 PST 2020


MaskRay created this revision.
Herald added subscribers: llvm-commits, luismarques, apazos, sameer.abuasal, pzheng, s.egerton, lenary, Jim, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, kbarton, arichardson, nemanjai, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.

grimar, peter.smith, ruiu


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D73518

Files:
  lld/ELF/Relocations.cpp
  lld/ELF/Target.h
  lld/test/ELF/aarch64-prel16.s
  lld/test/ELF/aarch64-prel32.s
  lld/test/ELF/hexagon-jump-error.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.240747.patch
Type: text/x-patch
Size: 13887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200128/692c42c5/attachment.bin>


More information about the llvm-commits mailing list