Update LLVM/Clang to r134393 for NetBSD/PowerPC changes.

This commit is contained in:
joerg 2011-07-04 22:20:45 +00:00
parent 9decdbdfe4
commit 9980449ca3

View File

@ -1,12 +1,12 @@
# $NetBSD: Makefile.inc,v 1.12 2011/07/04 16:10:38 joerg Exp $
# $NetBSD: Makefile.inc,v 1.13 2011/07/04 22:20:45 joerg Exp $
.if !defined(LLVM_TOPLEVEL_MK)
LLVM_TOPLEVEL_MK=
.include <bsd.own.mk>
LLVM_REVISION= 134374
CLANG_REVISION= 134374
LLVM_REVISION= 134393
CLANG_REVISION= 134393
LLVM_SRCDIR:= ${.PARSEDIR}/dist/llvm
CLANG_SRCDIR:= ${.PARSEDIR}/dist/clang