K 10 svn:author V 2 ed K 8 svn:date V 27 2009-06-08T21:05:27.818439Z K 7 svn:log V 385 Update sources again. We're now using LLVM and Clang r73070. It took me a couple of days to get this working again, because an additional optimizer pass got enabled, which causes miscompilations. I've disabled the pass again, but I should really figure out a way to submit a reduced testcase. Also change cdefs.h to use __printf__ instead of __printf0__ to keep the compiler happy. END