[zorg] r195058 - Based on the patch proposed by Rick Foos!

Dmitri Gribenko gribozavr at gmail.com
Fri Nov 22 10:10:04 PST 2013


On Fri, Nov 22, 2013 at 7:11 AM, Rick Foos <rfoos at codeaurora.org> wrote:
> Maybe a cmakeOptions like options with the default like it used to be
> (excluding C and CXX compiler), and allow the user to add options?

Maybe.  Or maybe add DCMAKE_C_COMPILER options only if we are building
with sanitizers?  Whichever is convenient, seems like both will work
for me.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/



More information about the llvm-commits mailing list