"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "733aac12704084253fb7ef221d6462805a317aac"
Final bugfix for PR724. GCC won't inline varargs functions, so use one to
validate the prototype of intrinsic functions. This prevents GCC from going crazy and inlining too much stuff, eventually running out of memory. llvm-svn: 27283
Loading
Please register or sign in to comment