Date: Fri, 28 Sep 2007 15:24:14 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/llvm Makefile distinfo pkg-plist ports/devel/llvm/files patch-lib_ExecutionEngine_Interpreter_Execution.cpp patch-lib_Transforms_Scalar_LoopIndexSplit.cpp Message-ID: <200709281524.l8SFOEns003032@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2007-09-28 15:24:14 UTC FreeBSD ports repository Modified files: devel/llvm Makefile distinfo pkg-plist Added files: devel/llvm/files patch-lib_ExecutionEngine_Interpreter_Execution.cpp patch-lib_Transforms_Scalar_LoopIndexSplit.cpp Log: Upgrade to LLVM 2.1, the latest release. A couple patchs are included from HEAD that didn't make the release, but fix use-after-free bugs. Submitted by: Emil Mikulic <emil at cs dot rmit dot edu dot au> Revision Changes Path 1.17 +4 -4 ports/devel/llvm/Makefile 1.7 +3 -3 ports/devel/llvm/distinfo 1.1 +61 -0 ports/devel/llvm/files/patch-lib_ExecutionEngine_Interpreter_Execution.cpp (new) 1.1 +21 -0 ports/devel/llvm/files/patch-lib_Transforms_Scalar_LoopIndexSplit.cpp (new) 1.8 +12 -2 ports/devel/llvm/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709281524.l8SFOEns003032>