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 6fdd9c4 commit 6f4b797Copy full SHA for 6f4b797
llvm/include/llvm/CodeGen/SpillPlacement.h
@@ -160,7 +160,6 @@ class SpillPlacement {
160
bool invalidate(MachineFunction &MF, const PreservedAnalyses &PA,
161
MachineFunctionAnalysisManager::Invalidator &Inv);
162
163
- // Out of line definitions so unique_ptr<Node[]> doesn't need to be complete.
164
SpillPlacement(SpillPlacement &&);
165
~SpillPlacement();
166
0 commit comments