We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27935f2 + 6e2bca8 commit d94d3e1Copy full SHA for d94d3e1
llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
@@ -124,7 +124,6 @@ static_library("Support") {
124
"Parallel.cpp",
125
"PluginLoader.cpp",
126
"PrettyStackTrace.cpp",
127
- "ProgramStack.cpp",
128
"RISCVAttributeParser.cpp",
129
"RISCVAttributes.cpp",
130
"RISCVISAUtils.cpp",
llvm/utils/gn/secondary/llvm/unittests/Support/BUILD.gn
@@ -71,7 +71,6 @@ unittest("SupportTests") {
71
"Path.cpp",
72
"PerThreadBumpPtrAllocatorTest.cpp",
73
"ProcessTest.cpp",
74
- "ProgramStackTest.cpp",
75
"ProgramTest.cpp",
76
"RISCVAttributeParserTest.cpp",
77
"RecyclerTest.cpp",
0 commit comments