We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60cc3af commit 275eeb5Copy full SHA for 275eeb5
llvm/utils/gn/secondary/llvm/lib/ExecutionEngine/Orc/BUILD.gn
@@ -34,7 +34,7 @@ static_library("Orc") {
34
"EPCIndirectionUtils.cpp",
35
"ExecutionUtils.cpp",
36
"ExecutorProcessControl.cpp",
37
- "GetTapiInterface.cpp",
+ "GetDylibInterface.cpp",
38
"IRCompileLayer.cpp",
39
"IRPartitionLayer.cpp",
40
"IRTransformLayer.cpp",
0 commit comments