head	1.4;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2013.02.01.15.02.09;	author svnexp;	state dead;
branches;
next	1.3;

1.3
date	2012.11.17.05.58.52;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2009.03.04.21.01.10;	author brooks;	state Exp;
branches;
next	1.1;

1.1
date	2007.07.25.18.56.38;	author fjoe;	state Exp;
branches;
next	;


desc
@@


1.4
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311380
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@@@comment $FreeBSD: head/lang/llvm-gcc4/pkg-plist 300896 2012-07-14 13:54:48Z beat $
bin/%%GNU_HOST%%-cpp-%%GCC_VER%%
bin/%%GNU_HOST%%-gcc-%%GCC_VER%%
bin/%%GNU_HOST%%-llvm-c++
bin/%%GNU_HOST%%-llvm-cpp
bin/%%GNU_HOST%%-llvm-g++
bin/%%GNU_HOST%%-llvm-gcc
bin/llvm-c++
bin/llvm-cpp
bin/llvm-g++
bin/llvm-gcc
bin/llvm-gccbug
bin/llvm-gcov
info/llvm-gcc/dir
@@comment Insert PLIST.lib here
@


1.3
log
@Switch exporter over
@
text
@@


1.2
log
@Upgrade llvm and llvm-gcc to the 2.5 release.

See the release notes for details:
http://www.llvm.org/releases/2.5/docs/ReleaseNotes.html
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/lang/llvm-gcc4/pkg-plist,v 1.1 2007/07/25 18:56:38 fjoe Exp $
@


1.1
log
@New port: llvm-gcc4

lvm-gcc is the LLVM C front end. It is a modified version of gcc
that compiles C/C++/ObjC programs into native objects, LLVM bitcode or
LLVM assembly language, depending upon the options.

By default, llvm-gcc compiles to native objects just like GCC does.
If the -emit-llvm option is given then it will generate LLVM bitcode
files instead. If -S (assembly) is also given, then it will generate
LLVM assembly.

Being derived from the GNU Compiler Collection, llvm-gcc has many of
gcc's features and accepts most of gcc's options. It handles a number
of gcc's extensions to the C programming language.
@
text
@d1 2
a2 1
@@comment $FreeBSD$
d5 1
@

