[gn build] Port 41c0ff1e740b
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Tue, 3 May 2022 00:35:04 +0000 (00:35 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Tue, 3 May 2022 00:35:04 +0000 (00:35 +0000)
llvm/utils/gn/secondary/lldb/source/Plugins/Platform/MacOSX/BUILD.gn

index f4a3a0d..553ec5e 100644 (file)
@@ -34,6 +34,7 @@ static_library("MacOSX") {
   include_dirs = [ "//lldb/source" ]
   sources = [
     "PlatformDarwin.cpp",
+    "PlatformDarwinDevice.cpp",
     "PlatformDarwinKernel.cpp",
     "PlatformMacOSX.cpp",
     "PlatformRemoteAppleBridge.cpp",