cxx-common icon indicating copy to clipboard operation
cxx-common copied to clipboard

Create a guide to build LLVM from source

Open ekilmer opened this issue 1 year ago • 0 comments

Rebuilding LLVM when vcpkg misses a cache is very annoying, especially when compiling both Debug and Release builds.

We should have a guide on how to build LLVM outside of vcpkg (while mirroring what vcpkg is doing) and use that build with a tool by specifying LLVM_DIR.

ekilmer avatar Jan 31 '23 15:01 ekilmer