From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reid Spencer Subject: Re: Sparse and LLVM Date: Thu, 28 Dec 2006 18:47:45 +0000 Message-ID: <1167331665.25999.78.camel@bashful.x10sys.com> References: <5b0248170612270101o14ad99e0r897fbffdb41e3009@mail.gmail.com> Reply-To: LLVM Developers Mailing List Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5b0248170612270101o14ad99e0r897fbffdb41e3009@mail.gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: llvmdev-bounces@cs.uiuc.edu Errors-To: llvmdev-bounces@cs.uiuc.edu To: LLVM Developers Mailing List Cc: linux-sparse@vger.kernel.org List-Id: linux-sparse@vger.kernel.org Hi Sanghyeon, On Wed, 2006-12-27 at 18:01 +0900, Sanghyeon Seo wrote: > I can't be the first person to think of this, can I? But I couldn't > locate any reference on this combination. If you know of one, please > tell me. > > Sparse: http://kernel.org/pub/linux/kernel/people/josh/sparse/ > LLVM: http://llvm.org/ I haven't heard of anyone integrating sparse with llvm, but then I haven't heard of everything either. > > So, you may expect compile-llvm.c in a few days. :) What will compile-llvm.c do? Reid.