We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64d75bd commit d9b6e9fCopy full SHA for d9b6e9f
llvm/utils/gn/secondary/llvm/unittests/Analysis/BUILD.gn
@@ -23,6 +23,7 @@ unittest("AnalysisTests") {
23
"CallGraphTest.cpp",
24
"CaptureTrackingTest.cpp",
25
"ConstraintSystemTest.cpp",
26
+ "CtxProfAnalysisTest.cpp",
27
"DDGTest.cpp",
28
"DXILResourceTest.cpp",
29
"DomTreeUpdaterTest.cpp",
0 commit comments