<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    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.<br>
    <br>
    <div class="moz-cite-prefix">On 07/30/2012 02:10 PM, Tom Stellard
      wrote:<br>
    </div>
    <blockquote
      cite="mid:20120730181042.GA24873@L7-CNU1252LKR-172027226155.amd.com"
      type="cite">
      <pre wrap="">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] <a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-July/052146.html">http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-July/052146.html</a>
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
llvm-commits mailing list
<a class="moz-txt-link-abbreviated" href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a>
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Thanks,

Justin Holewinski</pre>
  </body>
</html>