[llvm] 45950f6 - [gn build] Port bddeef54cb66
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 24 15:25:23 PST 2024
Author: LLVM GN Syncbot
Date: 2024-01-24T23:19:01Z
New Revision: 45950f6e27efaba0aa5ab67d5ea7d6df5e8edc5f
URL: https://github.com/llvm/llvm-project/commit/45950f6e27efaba0aa5ab67d5ea7d6df5e8edc5f
DIFF: https://github.com/llvm/llvm-project/commit/45950f6e27efaba0aa5ab67d5ea7d6df5e8edc5f.diff
LOG: [gn build] Port bddeef54cb66
Added:
Modified:
llvm/utils/gn/secondary/lldb/source/Breakpoint/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/lldb/source/Breakpoint/BUILD.gn b/llvm/utils/gn/secondary/lldb/source/Breakpoint/BUILD.gn
index 84163e47b2b6c86..a9d94dcbf319595 100644
--- a/llvm/utils/gn/secondary/lldb/source/Breakpoint/BUILD.gn
+++ b/llvm/utils/gn/secondary/lldb/source/Breakpoint/BUILD.gn
@@ -37,6 +37,5 @@ static_library("Breakpoint") {
"WatchpointList.cpp",
"WatchpointOptions.cpp",
"WatchpointResource.cpp",
- "WatchpointResourceList.cpp",
]
}
More information about the llvm-commits
mailing list