1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

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 d1eff2244d
commit 213913a8bc

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 {