Hi,
while porting a compiler for a custom language from OS X to Windows I found
llvm-config is missing from LLVM on Windows. I tried the precompiled MingW
binaries as well as compiling from source using the MSVC project but neither
version comes with the tool.
How can I get a working llvm-config on Windows?
greetings,
Jan