[PATCH] D158073: [llvm-jitlink] Add target override option to cli

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 13:27:46 PDT 2023


lhames added a comment.

@Eymay and I discussed this on discord and he's going to look at extending `RuntimeDyldChecker` to support mixed arm / thumb code -- if that works this will not be necessary, but we can leave it open as a fallback option.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158073



More information about the llvm-commits mailing list