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 b94fef1 commit 9b5dc13Copy full SHA for 9b5dc13
llvm/utils/gn/secondary/llvm/unittests/Analysis/BUILD.gn
@@ -31,6 +31,7 @@ unittest("AnalysisTests") {
31
"FunctionPropertiesAnalysisTest.cpp",
32
"GlobalsModRefTest.cpp",
33
"GraphWriterTest.cpp",
34
+ "IR2VecTest.cpp",
35
"IRSimilarityIdentifierTest.cpp",
36
"IVDescriptorsTest.cpp",
37
"InlineCostTest.cpp",
0 commit comments