[llvm] r226980 - Bring the modules buildbot back to life after r226940.

David Blaikie dblaikie at gmail.com
Sat Jan 24 13:09:42 PST 2015


On Fri, Jan 23, 2015 at 5:55 PM, Richard Smith <richard-llvm at metafoo.co.uk>
wrote:

> Author: rsmith
> Date: Fri Jan 23 19:55:52 2015
> New Revision: 226980
>
> URL: http://llvm.org/viewvc/llvm-project?rev=226980&view=rev
> Log:
> Bring the modules buildbot back to life after r226940.
>

Got a quick link to the buildbot/failure?


>
> Modified:
>     llvm/trunk/include/llvm/module.modulemap
>
> Modified: llvm/trunk/include/llvm/module.modulemap
> URL:
> http://llvm.org/viewvc/llvm-project/llvm/trunk/include/llvm/module.modulemap?rev=226980&r1=226979&r2=226980&view=diff
>
> ==============================================================================
> --- llvm/trunk/include/llvm/module.modulemap (original)
> +++ llvm/trunk/include/llvm/module.modulemap Fri Jan 23 19:55:52 2015
> @@ -55,6 +55,7 @@ module LLVM_ExecutionEngine {
>    exclude header "ExecutionEngine/JIT.h"
>    exclude header "ExecutionEngine/MCJIT.h"
>    exclude header "ExecutionEngine/Interpreter.h"
> +  exclude header "ExecutionEngine/OrcMCJITReplacement.h"
>

Does this mean the header is unmodular in some way?


>  }
>
>  module LLVM_IR {
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150124/d1d7119f/attachment.html>


More information about the llvm-commits mailing list