<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 23, 2015 at 5:55 PM, Richard Smith <span dir="ltr"><<a href="mailto:richard-llvm@metafoo.co.uk" target="_blank">richard-llvm@metafoo.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Author: rsmith<br>
Date: Fri Jan 23 19:55:52 2015<br>
New Revision: 226980<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=226980&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=226980&view=rev</a><br>
Log:<br>
Bring the modules buildbot back to life after r226940.<br></blockquote><div><br>Got a quick link to the buildbot/failure?<br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Modified:<br>
    llvm/trunk/include/llvm/module.modulemap<br>
<br>
Modified: llvm/trunk/include/llvm/module.modulemap<br>
URL: <a href="http://llvm.org/viewvc/llvm-project/llvm/trunk/include/llvm/module.modulemap?rev=226980&r1=226979&r2=226980&view=diff" target="_blank">http://llvm.org/viewvc/llvm-project/llvm/trunk/include/llvm/module.modulemap?rev=226980&r1=226979&r2=226980&view=diff</a><br>
==============================================================================<br>
--- llvm/trunk/include/llvm/module.modulemap (original)<br>
+++ llvm/trunk/include/llvm/module.modulemap Fri Jan 23 19:55:52 2015<br>
@@ -55,6 +55,7 @@ module LLVM_ExecutionEngine {<br>
   exclude header "ExecutionEngine/JIT.h"<br>
   exclude header "ExecutionEngine/MCJIT.h"<br>
   exclude header "ExecutionEngine/Interpreter.h"<br>
+  exclude header "ExecutionEngine/OrcMCJITReplacement.h"<br></blockquote><div><br>Does this mean the header is unmodular in some way?<br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 }<br>
<br>
 module LLVM_IR {<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>
</blockquote></div><br></div></div>