Bring the modules buildbot back to life after r226940.

llvm-svn: 226980
This commit is contained in:
Richard Smith 2015-01-24 01:55:52 +00:00
parent a62bbccad0
commit baa128ea5a
1 changed files with 1 additions and 0 deletions

View File

@ -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"
}
module LLVM_IR {