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.8.0~107 X-Git-Url: https://git.lttng.org/?p=urcu.git;a=commitdiff_plain;h=957be43f8bb6a9343de8f7dd3c3d5dffeadf7eaf 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 e676757..ce498b9 100644 --- a/README +++ b/README @@ -48,6 +48,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