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.
1 parent 3f59a22 commit 6099d0cCopy full SHA for 6099d0c
llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
@@ -91,6 +91,7 @@ static_library("Utils") {
91
"SimplifyLibCalls.cpp",
92
"SizeOpts.cpp",
93
"SplitModule.cpp",
94
+ "SplitModuleByCategory.cpp",
95
"StripGCRelocates.cpp",
96
"StripNonLineTableDebugInfo.cpp",
97
"SymbolRewriter.cpp",
0 commit comments