1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Jung-uk Kim
a7d95c343a Pull in r159895 from upstream to match Clang in the FreeBSD 9.1 base system:
http://svnweb.freebsd.org/base?view=revision&revision=238554

Approved by:	brooks (maintainer)
2012-08-23 21:02:09 +00:00
Dima Panov
59a6890bf5 - Update LLVM/Clang suite to 3.1 release
PR:		168921
Submitted by:	myself
Approved by:	brooks (via pav@, with timeout)
2012-06-26 10:10:40 +00:00
Brooks Davis
67a685856f Upgrade LLVM, Clang, and llvm-gcc to 2.9.
Add a number of bug fixes from our base gcc to llvm-gcc.[0]

PR:		ports/154927 [0]
Submitted by:	Pedro Giffuni <giffunip at tutopia com> [0]
2011-04-29 15:04:30 +00:00
Brooks Davis
bac710ec1e Fix build when older versions are installed.
Submitted by:	ports/151337
2010-10-10 12:54:12 +00:00
Brooks Davis
83be754210 Upgrade LLVM, Clang, and llvm-gcc to 2.8 release.
The Clang port has now been updated to avoid building LLVM twice.
2010-10-08 14:00:32 +00:00
Brooks Davis
63f0980196 Actually add the patch that makes the previous commt work. 2010-04-30 16:43:50 +00:00
Brooks Davis
f3c8d79fc5 Upgrade llvm, clang, and llvm-gcc to the 2.7 release.
Submitted by:	mm (llvm and clang)
2010-04-28 21:05:03 +00:00
Brooks Davis
dfd8dac146 Only install compiler headers we don't provide as part of the BSD base.
This should fix some compilation problems and we've been doing it in
devel/llvm-devel for ages.

Feature safe:	yes
Reported by:	rdivacky
2010-02-16 18:27:16 +00:00
Brooks Davis
c17defb201 Add a port of the clang C, Objective-C, and (soon) C++ compiler version
2.6.

NOTE: this port is slightly evil and both depends on llvm and builds all
of it.  We hope to find the correct make string to fix this, but wanted
make clang available now.
2009-10-24 23:30:19 +00:00