thakis added a comment.

What env vars are needed here? Reading an env file seems a bit inelegant, could 
we pass the values of these env vars as flags instead?

For example, MSVC2015 needs %INCLUDE%, but for cross-compiling (and for 
building on Windows without requiring env vars to be set we added the -imsvc 
flag instead of doing something like this.


https://reviews.llvm.org/D30991



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to