[gn build] Port 33dd98e9e4

This commit is contained in:
LLVM GN Syncbot 2021-10-01 18:18:21 +00:00
parent 33dd98e9e4
commit 06cea95a5a
2 changed files with 0 additions and 3 deletions

View File

@ -4,7 +4,6 @@ static_library("Shared") {
sources = [
"OrcError.cpp",
"OrcRTBridge.cpp",
"RPCError.cpp",
"SimpleRemoteEPCUtils.cpp",
]
}

View File

@ -25,8 +25,6 @@ unittest("OrcJITTests") {
"ObjectLinkingLayerTest.cpp",
"OrcCAPITest.cpp",
"OrcTestCommon.cpp",
"QueueChannel.cpp",
"RPCUtilsTest.cpp",
"RTDyldObjectLinkingLayerTest.cpp",
"ResourceTrackerTest.cpp",
"SimpleExecutorMemoryManagerTest.cpp",