[PATCH] D98560: [RuntimeDyld] Fix range checks for R_X86_64_{8,16}

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 19 11:58:15 PDT 2021


lhames added a comment.

Ok. Keep an eye out for JITLink arm64 support. It's not going to land immediately, but I think Vassil is interested in it too, so I'm hoping we can get it done before LLVM 13. As soon as it's ready ORCv2 / JITLink will probably be an attractive option for you.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98560



More information about the llvm-commits mailing list