Displaying 1 result from an estimated 1 matches for "e8786e4f".
2019 Sep 01
3
MCJIT on cross-toolchain?
I apologize in advance if this is a somewhat silly question (I’m making my first steps in the infrastructure), but still.
Is it true that if an LLVM toolchain is compiled as a cross-toolchain, MCJIT is not expected to work?
I’m still working on a toolchain that cross-compiles from Windows to ARM Linux, and I’ve managed to get clang and lld tests to pass, but some (not all) MCJIT tests are