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 aac036a commit 910cf51Copy full SHA for 910cf51
llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn
@@ -122,6 +122,7 @@ static_library("CodeGen") {
122
"MLRegAllocPriorityAdvisor.cpp",
123
"MachineBasicBlock.cpp",
124
"MachineBlockFrequencyInfo.cpp",
125
+ "MachineBlockHashInfo.cpp",
126
"MachineBlockPlacement.cpp",
127
"MachineBranchProbabilityInfo.cpp",
128
"MachineCFGPrinter.cpp",
0 commit comments