[LLVMdev] does clang and llvm take more time to compile c code

Eli Friedman eli.friedman at gmail.com
Sat Jun 29 09:04:19 PDT 2013


On Sat, Jun 29, 2013 at 8:41 AM, Eric Lu <eirc.lew at gmail.com> wrote:

> The options is
> cmake -DCMAKE_BUILD_TYPE="Debug"  -DCMAKE_INSTALL_PREFIX=~software/llvmsvn
> -DCMAKE_EXPORT_COMPILE_COMMANDS=ON /home/xxx/lsoftware/llvm-3.2-svn
>
> That would do it; Debug builds are roughly 2x slower than Release builds.

-Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130629/4fd46ee9/attachment.html>


More information about the llvm-dev mailing list