From: Mathieu Desnoyers Date: Fri, 22 Feb 2013 13:04:29 +0000 (-0500) Subject: README: document that Clang 3.0 (based on LLVM 3.0) is supported X-Git-Tag: v0.7.7~10 X-Git-Url: http://git.liburcu.org/?p=userspace-rcu.git;a=commitdiff_plain;h=cbfc005b962b4ae72834fc52b03457f1435dccc1 README: document that Clang 3.0 (based on LLVM 3.0) is supported Signed-off-by: Mathieu Desnoyers --- 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