[PATCH] D28863: RuntimeDyldELF: Implement LDST8_ABS_LO12_NC and LDST16_ABS_LO12_NC relocs

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 20 09:43:53 PST 2017


peter.smith added a comment.

That looks correct to me according to ELF for the 64-bit ARM architecture definitions of R_AARCH_64_LDST8_ABS_LO12_NC and  R_AARCH_64_LDST16_ABS_LO12_NC. Will be worth waiting to see if there are any other comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D28863





More information about the llvm-commits mailing list