Skip to content

Commit 8f62c0c

Browse files
committed
[gn build] Port 0faa181
1 parent 6116f5a commit 8f62c0c

File tree

1 file changed

+2
-0
lines changed
  • llvm/utils/gn/secondary/llvm/lib/ExecutionEngine/Orc

1 file changed

+2
-0
lines changed

llvm/utils/gn/secondary/llvm/lib/ExecutionEngine/Orc/BUILD.gn

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ static_library("Orc") {
3838
"IRCompileLayer.cpp",
3939
"IRPartitionLayer.cpp",
4040
"IRTransformLayer.cpp",
41+
"InProcessMemoryAccess.cpp",
4142
"IndirectionUtils.cpp",
4243
"JITLinkRedirectableSymbolManager.cpp",
4344
"JITLinkReentryTrampolines.cpp",
@@ -64,6 +65,7 @@ static_library("Orc") {
6465
"ReOptimizeLayer.cpp",
6566
"RedirectionManager.cpp",
6667
"SectCreate.cpp",
68+
"SelfExecutorProcessControl.cpp",
6769
"SimpleRemoteEPC.cpp",
6870
"SpeculateAnalyses.cpp",
6971
"Speculation.cpp",

0 commit comments

Comments
 (0)