forked from OSchip/llvm-project
Bring the modules buildbot back to life after r226940.
llvm-svn: 226980
This commit is contained in:
parent
a62bbccad0
commit
baa128ea5a
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue