From owner-freebsd-toolchain@FreeBSD.ORG Fri Jun 10 15:59:13 2011 Return-Path: Delivered-To: toolchain@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F40AD106564A for ; Fri, 10 Jun 2011 15:59:12 +0000 (UTC) (envelope-from rdivacky@vlakno.cz) Received: from vlakno.cz (lev.vlakno.cz [46.28.110.116]) by mx1.freebsd.org (Postfix) with ESMTP id B7CD68FC0A for ; Fri, 10 Jun 2011 15:59:12 +0000 (UTC) Received: by vlakno.cz (Postfix, from userid 1002) id DF1357F3883; Fri, 10 Jun 2011 17:59:11 +0200 (CEST) Date: Fri, 10 Jun 2011 17:59:11 +0200 From: Roman Divacky To: Warner Losh Message-ID: <20110610155911.GB91825@freebsd.org> References: <20110610072512.GA35144@freebsd.org> <5A6AC098-FB0D-474A-B92D-190121CA400F@xcllnt.net> <2657C7E1-C7A2-4D0D-BB69-21BB6741DD9A@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2657C7E1-C7A2-4D0D-BB69-21BB6741DD9A@bsdimp.com> User-Agent: Mutt/1.4.2.3i Cc: toolchain@FreeBSD.ORG Subject: Re: llvm-ia64 is off the ground... X-BeenThere: freebsd-toolchain@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Maintenance of FreeBSD's integrated toolchain List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2011 15:59:13 -0000 On Fri, Jun 10, 2011 at 09:53:38AM -0600, Warner Losh wrote: > Hey Marcel, > > I don't mean to throw cold water at your enthusiasm, but I thought I heard that upstream llvm was in the process of decommissioning ia64 support. Did I hear wrong? Quite :) LLVM removed their IA64 backend a long time ago (2 years?). Marcel is attempting to write a new one from scratch. roman