[PATCH] D44453: Update Error Message

Rumeet Dhindsa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 13 17:31:16 PDT 2018


rdhindsa created this revision.
Herald added subscribers: llvm-commits, arichardson, javed.absar, emaste.
rdhindsa added a reviewer: ruiu.

Updates error message  for dynamic relocation attempt for read only segments.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D44453

Files:
  ELF/Relocations.cpp
  test/ELF/aarch64-fpic-add_abs_lo12_nc.s
  test/ELF/aarch64-fpic-ldst32_abs_lo12_nc.s
  test/ELF/aarch64-fpic-ldst64_abs_lo12_nc.s
  test/ELF/aarch64-fpic-ldst8_abs_lo12_nc.s
  test/ELF/arm-target1.s
  test/ELF/copy-in-shared.s
  test/ELF/copy-rel-pie-error.s
  test/ELF/dynamic-reloc-in-ro.s
  test/ELF/eh-frame-dyn-rel.s
  test/ELF/got32-i386.s
  test/ELF/got32x-i386.s
  test/ELF/relocation-size-err.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44453.138282.patch
Type: text/x-patch
Size: 10750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180314/5b58de56/attachment.bin>


More information about the llvm-commits mailing list