Skip to content

Commit 7ec494e

Browse files
committed
[gn build] Port a64db49
1 parent 96fc0b3 commit 7ec494e

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/lldb/source/Plugins/Process/mach-core

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/lldb/source/Plugins/Process/mach-core/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ static_library("mach-core") {
1818
include_dirs = [ "//lldb/source" ]
1919
sources = [
2020
"ProcessMachCore.cpp",
21+
"RegisterContextUnifiedCore.cpp",
2122
"ThreadMachCore.cpp",
2223
]
2324
}

0 commit comments

Comments
 (0)