search for: lr_clang

Displaying 1 result from an estimated 1 matches for "lr_clang".

Did you mean: libclang
2016 Feb 25
1
[LLVM v3.8.0rc3] cmake-2.8.12: Statistics gcc-4.9 VS. clang-3.8
...es VS. gcc-4.9 (approx. 250MiB smaller). Checking with 'wc -l' shows 1893 files in total for both install-dirs. $ cd /opt ; du -s -m llvm-toolchain-3.8.0rc3_* 609 llvm-toolchain-3.8.0rc3_clang-compiled 864 llvm-toolchain-3.8.0rc3_gcc-compiled $ LC_ALL=C wc -l ls-lR_*.txt 1893 ls-lR_clang-compiled.txt 1893 ls-lR_gcc-compiled.txt 3786 total [ THE BAD (build-time) ] Build-time increased approx. 1h from 2 to 3 hours when using CMAKE instead of CONFIGURE/MAKE (logs deleted for LLVM v3.8.0rc2). Building always done with one single parallel-compile-jobs. When using CMAKE $COMPILER...