Skip to content

Commit cec341b

Browse files
committed
[gn build] Port 039cfe8
1 parent 039cfe8 commit cec341b

File tree

1 file changed

+1
-1
lines changed
  • llvm/utils/gn/secondary/lldb/source/Target

1 file changed

+1
-1
lines changed

llvm/utils/gn/secondary/lldb/source/Target/BUILD.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ static_library("Target") {
6161
"RegisterFlags.cpp",
6262
"RegisterNumber.cpp",
6363
"RemoteAwarePlatform.cpp",
64+
"ScriptedThreadPlan.cpp",
6465
"SectionLoadHistory.cpp",
6566
"SectionLoadList.cpp",
6667
"StackFrame.cpp",
@@ -82,7 +83,6 @@ static_library("Target") {
8283
"ThreadPlanCallFunctionUsingABI.cpp",
8384
"ThreadPlanCallOnFunctionExit.cpp",
8485
"ThreadPlanCallUserExpression.cpp",
85-
"ThreadPlanPython.cpp",
8686
"ThreadPlanRunToAddress.cpp",
8787
"ThreadPlanShouldStopHere.cpp",
8888
"ThreadPlanStack.cpp",

0 commit comments

Comments
 (0)