diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2012-02-22 23:19:27 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2012-02-22 23:19:27 +0000 |
commit | ff45cfe8338f0dcc0e76c37f0347aa6546d92a72 (patch) | |
tree | 47caf2f364b05c5a9b639ddabdce4158224c93e7 /devel/llvm-devel/Makefile.svn_rev | |
parent | - Upgrade to 1.15. (diff) |
Upgrade to llvm/clang r150242.
Enable installation of the shared libaray in LLVM.
Add preliminary support for building and installing the gold linker
plugin. No option is avaiable to turn it on (use -DWITH_LTOPLUGIN)
because devel/binutils does not yet build the gold linker.
Notes
Notes:
svn path=/head/; revision=292090
Diffstat (limited to 'devel/llvm-devel/Makefile.svn_rev')
-rw-r--r-- | devel/llvm-devel/Makefile.svn_rev | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/llvm-devel/Makefile.svn_rev b/devel/llvm-devel/Makefile.svn_rev index d897ff961869..1a3df964de13 100644 --- a/devel/llvm-devel/Makefile.svn_rev +++ b/devel/llvm-devel/Makefile.svn_rev @@ -1 +1 @@ -SVN_REV= 141985 +SVN_REV= 150242 |