[PATCH] D49665: [MIPS] ORC JIT support
Lang Hames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 16 11:48:07 PDT 2018
lhames added a comment.
The rest of this looks great. All that remains is to sort out the uintptr_t issue and provide testing. I think you will want to enable mips32/mips64 in test/ExecutionEngine/OrcLazy/lit.local.cfg to allow those regression tests to run on mips.
Repository:
rL LLVM
https://reviews.llvm.org/D49665
More information about the llvm-commits
mailing list