LLVM tools should be bundled on Windows
Motivation
The Windows binary distributions of LLVM don't include tools such as opt, meaning you have to compile your own. This is fairly tedious in MingW, and I haven't been able to succeed with this for Stack.
Proposal
The Windows version of the platform should come with all the binaries required for LLVM support.