From e09ca64db9066dd9c566fc14680e565e4367e808 Mon Sep 17 00:00:00 2001
From: Reid Spencer
This is the fifth public release of the LLVM compiler infrastructure.
-At this time, LLVM is known to correctly compile and a broad range of +
At this time, LLVM is known to correctly compile on a broad range of C and C++ programs, including the SPEC CPU95 & 2000 suite. This release includes several major enhancements to the LLVM system, including a new PowerPC JIT, enhancements to the C/C++ front-end to provide source line number @@ -97,8 +97,9 @@ builds tools into llvm/Debug/bin by default instead of llvm/tools/Debug.
For this release, the C++ front-end is considered to be fully. It has been +
For this release, the C++ front-end is considered to be fully tested and works for a number of non-trivial programs, including LLVM itself.
-- 2.34.1