[llvm-commits] PATCH: Add LLVM_ENABLE_STAGING option to CMake and configure

Justin Holewinski justin.holewinski at gmail.com
Mon Jul 30 15:32:53 PDT 2012


On Mon, Jul 30, 2012 at 4:10 PM, Tom Stellard <thomas.stellard at amd.com>wrote:

> On Mon, Jul 30, 2012 at 03:01:40PM -0400, Justin Holewinski wrote:
> > The only thing I would add (other than the autotools version), is a
> > more descriptive error message for when a staged back-end is added
> > to LLVM_TARGETS_TO_BUILD without setting LLVM_ENABLE_STAGING.
> >
>
> Here is version 2 of the cmake patch with a more descriptive error
> message and also a new patch that adds the --enable-staging-targets option
> to the configure script.
>

Looks good to me, with the caveat that my autoconf-fu is pretty weak.


>
> -Tom
>
>
> > On 07/30/2012 02:10 PM, Tom Stellard wrote:
> > >Hi,
> > >
> > >The attached patched adds the LLVM_ENABLE_STAGING flag to CMake.  This
> > >flag is disabled by default and must be enabled to build staging
> > >targets.  There are no staging targets at the moment, so the flag
> > >doesn't actually do anything yet.
> > >
> > >The idea for this patch comes from the LLVM staging area discussion
> thread[1]
> > >on LLVM dev.
> > >
> > >Please Review.
> > >
> > >Thanks,
> > >Tom
> > >
> > >[1] http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-July/052146.html
> > >
> > >
> > >_______________________________________________
> > >llvm-commits mailing list
> > >llvm-commits at cs.uiuc.edu
> > >http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> >
> > --
> > Thanks,
> >
> > Justin Holewinski
> >
>
> > _______________________________________________
> > llvm-commits mailing list
> > llvm-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>


-- 

Thanks,

Justin Holewinski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120730/e6ca53d1/attachment.html>


More information about the llvm-commits mailing list