<div dir="ltr">+Chapuni, for the CMake stuff.<div><br></div><div><div>-- Sean Silva</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 9, 2015 at 1:58 PM, Duncan P. N. Exon Smith <span dir="ltr"><<a href="mailto:dexonsmith@apple.com" target="_blank">dexonsmith@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">These changes collectively get LLVM building with<br>
-DLLVM_ENABLE_MODULES=ON using Xcode 7 beta as the host compiler.<br>
<br>
I imagine this patch would help out the very red<br>
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__lab.llvm.org-3A8011_builders_clang-2Dx86-5F64-2Dlinux-2Dselfhost-2Dmodules&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=mQ4LZ2PUj9hpadE3cDHZnIdEwhEBrbAstXeMaFoB9tg&m=upgCQmtSm1t2_dLEH9cgq8dQgJWnuVH5kR5i5_cDFIk&s=wra7cQjJi9Ao4Cq9oXwnM-14nY3h8x0MlCH7qSxJWms&e=" target="_blank">http://lab.llvm.org:8011/builders/clang-x86_64-linux-selfhost-modules</a><br>
a little, although I only went as far as LLVM locally.<br>
<br>
I'll split this up before commit, but I wouldn't mind a quick check that<br>
I'm fixing things "correctly".  In particular, most libraries now depend<br>
on `intrinsics_gen` to ensure that llvm/IR/Intrinsics.gen gets built<br>
before anyone includes the LLVM_IR module (I found the complete list by<br>
inserting a compile error in TableGen.cpp and running `ninja -k 2` until<br>
that was the only error).  Is there a better way to represent this<br>
dependency?<br>
<br>
Also, is there any reason LLVM_ENABLE_MODULES isn't documented at<br>
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__llvm.org_docs_CMake.html&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=mQ4LZ2PUj9hpadE3cDHZnIdEwhEBrbAstXeMaFoB9tg&m=upgCQmtSm1t2_dLEH9cgq8dQgJWnuVH5kR5i5_cDFIk&s=bKZOsCE7mLtTY0vOjlEien4r7GnKwzDhDn2QzDoYtH8&e=" target="_blank">http://llvm.org/docs/CMake.html</a><br>
?<br>
<br>
<br>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br></blockquote></div><br></div>