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 5b14bd0 commit 89c0ea8Copy full SHA for 89c0ea8
llvm/utils/gn/secondary/llvm/unittests/Analysis/BUILD.gn
@@ -42,6 +42,7 @@ unittest("AnalysisTests") {
42
"PluginInlineAdvisorAnalysisTest.cpp",
43
"PluginInlineOrderAnalysisTest.cpp",
44
"ProfileSummaryInfoTest.cpp",
45
+ "ReplaceWithVecLibTest.cpp",
46
"ScalarEvolutionTest.cpp",
47
"SparsePropagation.cpp",
48
"TBAATest.cpp",
0 commit comments