[llvm-commits] PATCH: Add LLVM_ENABLE_STAGING option to CMake
Owen Anderson
resistor at mac.com
Mon Jul 30 11:22:43 PDT 2012
You'll need an autoconf version of this as well.
--Owen
On Jul 30, 2012, at 11:10 AM, Tom Stellard <thomas.stellard at amd.com> 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
> <add-staging-cmake-option.patch>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list