Compiling on OpenBSD amd64

How can I compile zig in OpenBSD?
I want to compile with the x86_64 architecture but it needs llvm 15.x and OpenBSD ships with llvm 13.0

Well I guess the starting problem is how to compile LLVM 15 for OpenBSD then.

Here are some instructions that cover POSIX systems: