Skip to content

Commit b714894

Browse files
llvmgnsyncbotgithub-actions[bot]
authored andcommitted
Automerge: [gn build] Port a64db49
2 parents da04b66 + 7ec494e commit b714894

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)