[llvm-commits] [PATCH] Cmake fix for option defaults not being set correctly on first run
Óscar Fuentes
ofv at wanadoo.es
Tue Mar 1 14:36:04 PST 2011
Erik Olofsson <Erik.Olofsson at hansoft.se>
writes:
> 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.
Committed as r126790. Thanks!
More information about the llvm-commits
mailing list