Re: [Mesa-dev] [PATCH 23/48] meson: Add support for wrapping llvm

2018-06-12 Thread Eric Engestrom
On Monday, 2018-06-11 15:55:50 -0700, Dylan Baker wrote: > For building on Windows (when not using cygwin), the assumption is that > LLVM will have to be handled via a binary wrap. In this case the user > wanting to use LLVM is this way will need to create a directory in > subprojects (any name is

[Mesa-dev] [PATCH 23/48] meson: Add support for wrapping llvm

2018-06-11 Thread Dylan Baker
For building on Windows (when not using cygwin), the assumption is that LLVM will have to be handled via a binary wrap. In this case the user wanting to use LLVM is this way will need to create a directory in subprojects (any name is fine), and pass that name via the -Dllvm-wrap option (for