Re: [PATCH] gnu: Add llvm-3.6.0 and clang-3.6.0

2015-03-02 Thread Mark H Weaver
Mark H Weaver writes: > This updates llvm and clang to 3.6.0, while keeping 3.5.0 available as > well. It creates a new procedure 'clang-from-llvm' that does the > obvious thing. I want to keep 3.5.0 around for purposes of testing > Guile with various versions of clang. > > I've verified that t

[PATCH] gnu: Add llvm-3.6.0 and clang-3.6.0

2015-03-02 Thread Mark H Weaver
es generate the same derivations as before, but have not yet finished building 3.6.0 to make sure it works. Mark >From 1cb5f9f845056117e0e86e1848fc4f4fd00a3fec Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Mon, 2 Mar 2015 08:36:31 -0500 Subject: [PATCH] gnu: Add llvm-3.6.0 and c