summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>2024-02-01 05:06:39 +0000
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>2024-02-01 05:06:39 +0000
commit19a10c13e53f4fb7dfecf400bf0ba9f18942e061 (patch)
treec5c80098c59e043d10a954ed8c2a982f3659de3f
parent147d7a64f8493e78669581097a3ff06c985aa3a1 (diff)
[gn build] Port 147d7a64f849
-rw-r--r--llvm/utils/gn/secondary/lldb/source/Breakpoint/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/utils/gn/secondary/lldb/source/Breakpoint/BUILD.gn b/llvm/utils/gn/secondary/lldb/source/Breakpoint/BUILD.gn
index a9d94dcbf319..354aa6db95c3 100644
--- a/llvm/utils/gn/secondary/lldb/source/Breakpoint/BUILD.gn
+++ b/llvm/utils/gn/secondary/lldb/source/Breakpoint/BUILD.gn
@@ -34,6 +34,7 @@ static_library("Breakpoint") {
"StoppointCallbackContext.cpp",
"StoppointSite.cpp",
"Watchpoint.cpp",
+ "WatchpointAlgorithms.cpp",
"WatchpointList.cpp",
"WatchpointOptions.cpp",
"WatchpointResource.cpp",