From bb1bad58d4092f1daa289950041a1c31e48c44bd Mon Sep 17 00:00:00 2001
From: John Criswell
At this time, LLVM is known to correctly compile the C & C++ SPEC CPU2000 -benchmarks (X86 only), the Olden benchmarks, and the Ptrdist benchmarks along -with many other programs. LLVM now also works with a broad variety of +benchmarks with the C backend (X86 only), the Olden benchmarks, and the Ptrdist +benchmarks. It has also been used to compile +many other programs. LLVM now also works with a broad variety of C++ programs, though it has still received much less testing than the C front-end.
@@ -147,6 +148,8 @@ precise.LLVM has been extensively tested on Intel and AMD machines running Red -Hat Linux, and Sun UltraSPARC workstations running Solaris 8. Additionally, +Hat Linux and has been tested on Sun UltraSPARC workstations running Solaris 8. +Additionally, LLVM works on Mac OS/X 10.3 and above, but only with the C backend or interpreter (no native backend for the PowerPC is available yet). The core LLVM infrastructure uses "autoconf" for portability, so hopefully we -- 2.34.1