Skip to content

Commit 6e2bca8

Browse files
committed
[gn build] Port 2d98bdc
1 parent a6208ce commit 6e2bca8

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Diff for: llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn

-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ static_library("Support") {
124124
"Parallel.cpp",
125125
"PluginLoader.cpp",
126126
"PrettyStackTrace.cpp",
127-
"ProgramStack.cpp",
128127
"RISCVAttributeParser.cpp",
129128
"RISCVAttributes.cpp",
130129
"RISCVISAUtils.cpp",

Diff for: llvm/utils/gn/secondary/llvm/unittests/Support/BUILD.gn

-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ unittest("SupportTests") {
7171
"Path.cpp",
7272
"PerThreadBumpPtrAllocatorTest.cpp",
7373
"ProcessTest.cpp",
74-
"ProgramStackTest.cpp",
7574
"ProgramTest.cpp",
7675
"RISCVAttributeParserTest.cpp",
7776
"RecyclerTest.cpp",

0 commit comments

Comments
 (0)