Skip to content

Commit

Permalink
[gn build] Port b0af8a1
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Nov 28, 2023
1 parent b0af8a1 commit 06157a6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions llvm/utils/gn/secondary/lldb/source/Breakpoint/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,12 @@ static_library("Breakpoint") {
"BreakpointResolverName.cpp",
"BreakpointResolverScripted.cpp",
"BreakpointSite.cpp",
"StopPointSiteList.cpp",
"BreakpointSiteList.cpp",
"Stoppoint.cpp",
"StoppointCallbackContext.cpp",
"StoppointSite.cpp",
"Watchpoint.cpp",
"WatchpointList.cpp",
"WatchpointOptions.cpp",
"WatchpointResource.cpp",
"WatchpointResourceList.cpp",
]
}

0 comments on commit 06157a6

Please sign in to comment.