From 09d6ba1496099d9bf6a20972b686b4c0ec79b4bf Mon Sep 17 00:00:00 2001
From: Ted Kremenek
Note that the C front-end uses LLVM, but does not depend on + llvm-gcc. If you encounter problems with building clang, make + sure you have the latest SVN version of LLVM. LLVM contains + support libraries for clang that will be updated as well as + development on clang progresses.
+Since you've checked out clang into the llvm source tree you can build them all at once with a simple Makefile change. This moves @@ -112,12 +118,6 @@ is:
the same time -Note that the C front-end uses LLVM, but does not depend on - llvm-gcc. If you encounter problems with building clang, make - sure you have the latest SVN version of LLVM. LLVM contains - support libraries for clang that will be updated as well as - development on clang progresses.
-The clang driver takes a lot of GCC compatible options, which you can see