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

Justin Holewinski justin.holewinski at gmail.com
Mon Jul 30 12:01:40 PDT 2012


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.

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

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


More information about the llvm-commits mailing list