[PATCH] D14957: [ELF/AArch64] Fix overflow checks for R_AARCH64_{ABS, PREL}{16, 32} relocations.

Igor Kudrin via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 26 02:08:26 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL254146: [ELF/AArch64] Fix overflow checks for R_AARCH64_{ABS,PREL}{16,32} relocations. (authored by ikudrin).

Changed prior to commit:
  http://reviews.llvm.org/D14957?vs=41105&id=41220#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14957

Files:
  lld/trunk/ELF/Target.cpp
  lld/trunk/test/ELF/Inputs/abs255.s
  lld/trunk/test/ELF/Inputs/abs256.s
  lld/trunk/test/ELF/Inputs/abs257.s
  lld/trunk/test/ELF/aarch64-abs16-error.s
  lld/trunk/test/ELF/aarch64-abs16.s
  lld/trunk/test/ELF/aarch64-abs32-error.s
  lld/trunk/test/ELF/aarch64-abs32.s
  lld/trunk/test/ELF/aarch64-data-relocs.s
  lld/trunk/test/ELF/aarch64-prel16-error.s
  lld/trunk/test/ELF/aarch64-prel16.s
  lld/trunk/test/ELF/aarch64-prel32-error.s
  lld/trunk/test/ELF/aarch64-prel32.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14957.41220.patch
Type: text/x-patch
Size: 11394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151126/89c05465/attachment.bin>


More information about the llvm-commits mailing list