forked from OSchip/llvm-project
parent
6898781d87
commit
bc5fff32d4
|
@ -10,6 +10,7 @@ static_library("Orc") {
|
|||
]
|
||||
sources = [
|
||||
"CompileOnDemandLayer.cpp",
|
||||
"CompileUtils.cpp",
|
||||
"Core.cpp",
|
||||
"ExecutionUtils.cpp",
|
||||
"IRCompileLayer.cpp",
|
||||
|
|
Loading…
Reference in New Issue