Skip to content

Commit

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

0 comments on commit 295bd6f

Please sign in to comment.