Build LLVM/Zig on Windows from Scratch

These are commands to build LLVM/Zig from any windows machine from scratch (no pre-requisites).

Configuration:

Build Type LLVM:
Build Type Zig:
Host CPU:
Target CPU:

Zig CMAKE

After you've built LLVM with the instructions below, here are your cmake arguments to build Zig with it:

Build LLVM (with lld and clang)