[llvm] r229841 - Reverting r229831 due to multiple ARM/PPC/MIPS build-bot failures.
Renato Golin
renato.golin at linaro.org
Mon May 18 06:27:18 PDT 2015
On 18 May 2015 at 14:17, Daniel Sanders <Daniel.Sanders at imgtec.com> wrote:
> I can't reproduce it from a cmake+ninja build with 'CMAKE_BUILD_TYPE=' build but I can from a 'CMAKE_BUILD_TYPE=Release' build.
I never used 'CMAKE_BUILD_TYPE=', only 'CMAKE_BUILD_TYPE=Release' or
'CMAKE_BUILD_TYPE=Debug'.
> When 'CMAKE_BUILD_TYPE=', the command to build lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCTargetDesc.cpp.o takes around 50s and ~500MB RAM.
> When 'CMAKE_BUILD_TYPE=Release', it takes ~30mins and the memory usage very slowly creeps upwards until the process is killed at 1GB.
Is this x86_64?
cheers,
--renato
More information about the llvm-commits
mailing list