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 5dae05f commit bda1976Copy full SHA for bda1976
llvm/utils/gn/secondary/llvm/lib/Analysis/BUILD.gn
@@ -68,6 +68,7 @@ static_library("Analysis") {
68
"InstructionPrecedenceTracking.cpp",
69
"InstructionSimplify.cpp",
70
"InteractiveModelRunner.cpp",
71
+ "KernelInfo.cpp",
72
"LastRunTrackingAnalysis.cpp",
73
"LazyBlockFrequencyInfo.cpp",
74
"LazyBranchProbabilityInfo.cpp",
0 commit comments