Skip to content

Commit 6f4b797

Browse files
committed
Delete comment
1 parent 6fdd9c4 commit 6f4b797

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/include/llvm/CodeGen/SpillPlacement.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ class SpillPlacement {
160160
bool invalidate(MachineFunction &MF, const PreservedAnalyses &PA,
161161
MachineFunctionAnalysisManager::Invalidator &Inv);
162162

163-
// Out of line definitions so unique_ptr<Node[]> doesn't need to be complete.
164163
SpillPlacement(SpillPlacement &&);
165164
~SpillPlacement();
166165

0 commit comments

Comments
 (0)