"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "f0b984021c6d95eb323eabe6cb536afe3ef68f1a"
-
David Greene authored
--enable-expensive-checks allows the developer to enable runtime checking that can greatly increase compile time. Currently it only turns on _GLIBCXX_DEBUG. Other expensive debugging checks added later should be controlled by this configure option. This patch also updates llvm-config with a --cppflags option to inform llvm-gcc how to build itself so that it is compatible with an llvm that was built with _GLIBCXX_DEBUG. llvm-svn: 37777
cbc8ddf8
Loading