Cmake fix for option defaults not being set correctly on first run
On the first cmake run before the caches has been updated with the default options, options defined after HandleLLVMOptions are always treated as off inside HandleLLVMOptions. Patch by Erik Olofsson! llvm-svn: 126790
Loading
Please register or sign in to comment