head	1.2;
access;
symbols
	RELENG_9_1_0_RELEASE:1.1.2.1
	RELENG_9_1:1.1.2.1.0.4
	RELENG_9_1_BP:1.1.2.1
	RELENG_9_0_0_RELEASE:1.1.2.1
	RELENG_9_0:1.1.2.1.0.2
	RELENG_9_0_BP:1.1.2.1
	RELENG_9:1.1.0.2
	RELENG_9_BP:1.1
	RELENG_8_BP:1.1;
locks; strict;
comment	@# @;


1.2
date	2011.10.22.14.08.43;	author dim;	state dead;
branches;
next	1.1;

1.1
date	2011.02.20.19.33.47;	author dim;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	2011.10.28.21.08.39;	author dim;	state dead;
branches;
next	;


desc
@@


1.2
log
@SVN rev 226633 on 2011-10-22 14:08:43Z by dim

Upgrade our copy of llvm/clang to r142614, from upstream's release_30
branch.  This brings us very close to the 3.0 release, which is expected
in a week or two.

MFC after:	1 week
@
text
@##===- lib/Target/ARM/AsmParser/Makefile -------------------*- Makefile -*-===##
#
#                     The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LEVEL = ../../../..
LIBRARYNAME = LLVMMBlazeAsmParser

# Hack: we need to include 'main' MBlaze target directory for private headers
CPP.Flags += -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..

include $(LEVEL)/Makefile.common
@


1.1
log
@SVN rev 218893 on 2011-02-20 19:33:47Z by dim

Upgrade our copy of llvm/clang to r126079, from upstream's trunk.

This contains many improvements, primarily better C++ support, an
integrated assembler for x86 and support for -pg.
@
text
@@


1.1.2.1
log
@SVN rev 226890 on 2011-10-28 21:08:39Z by dim

MFC r226633:

Upgrade our copy of llvm/clang to r142614, from upstream's release_30
branch.  This brings us very close to the 3.0 release, which is expected
November 16, 2011.

Approved by:	re (kib)
@
text
@@


