Skip to content

Commit

Permalink
[gn build] Port 1b1f1c7
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Jul 19, 2022
1 parent f8322d1 commit 41f6a21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Expand Up @@ -5,6 +5,7 @@ static_library("TargetProcess") {
"//llvm/lib/Support",
]
sources = [
"ExecutorSharedMemoryMapperService.cpp",
"JITLoaderGDB.cpp",
"OrcRTBootstrap.cpp",
"RegisterEHFrames.cpp",
Expand Down
Expand Up @@ -28,6 +28,7 @@ unittest("OrcJITTests") {
"OrcTestCommon.cpp",
"RTDyldObjectLinkingLayerTest.cpp",
"ResourceTrackerTest.cpp",
"SharedMemoryMapperTest.cpp",
"SimpleExecutorMemoryManagerTest.cpp",
"SimplePackedSerializationTest.cpp",
"SymbolStringPoolTest.cpp",
Expand Down

0 comments on commit 41f6a21

Please sign in to comment.