[cfe-dev] Fwd: clang and Crypto++
Gonsolo
gonsolo at gmail.com
Wed Jan 5 10:24:11 PST 2011
---------- Forwarded message ----------
From: Gonsolo <gonsolo at gmail.com>
Date: Wed, Jan 5, 2011 at 7:23 PM
Subject: Re: [cfe-dev] clang and Crypto++
To: Marshall Clow <mclow.lists at gmail.com>
clang -cc1 -version:
Low Level Virtual Machine (http://llvm.org/):
llvm version 2.9
Optimized build with assertions.
svn 122890
time clang++ -Wno-tautological-compare -DNDEBUG -g -O3
-DCRYPTOPP_DISABLE_ASM -pipe -c sha.cpp:
real 0m1.989s
user 0m1.964s
sys 0m0.024s
Everything's ok over here. :)
g
More information about the cfe-dev
mailing list