[llvm-commits] [PATCH] Cmake fix for option defaults not being set correctly on first run

Erik Olofsson Erik.Olofsson at hansoft.se
Tue Mar 1 13:59:31 PST 2011


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.

Please review and commit if good.

Regards,
Erik

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110301/357a4cc8/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: llvm-cmake-option-defaults-not-correct-on-first-run.patch.txt
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110301/357a4cc8/attachment.txt>


More information about the llvm-commits mailing list