From cbfc005b962b4ae72834fc52b03457f1435dccc1 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Fri, 22 Feb 2013 08:04:29 -0500 Subject: [PATCH] README: document that Clang 3.0 (based on LLVM 3.0) is supported Signed-off-by: Mathieu Desnoyers --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index d7dde38..211d30a 100644 --- a/README +++ b/README @@ -47,6 +47,8 @@ supported, with the following exceptions: support. For ARM this was introduced with gcc 4.4: http://gcc.gnu.org/gcc-4.4/changes.html +Clang version 3.0 (based on LLVM 3.0) is supported. + For developers using the git tree: This source tree is based on the autotools suite from GNU to simplify -- 2.34.1