LLVM version of host and target runtime

Hello,

I have runtime for target device(android) compiled(?) with LLVM-9. On ubuntu I have LLVM-11, 12, 13, 14, 15 available.

Is it ok, to have target runtime compiled with LLVM-9, and host runtime compiled with LLVM-11 or LLVM-15. Or should I look to LLMV-9 for ubuntu?