Correct the filename in the top-of-file comment.

llvm-svn: 54688
This commit is contained in:
Dan Gohman 2008-08-12 17:42:33 +00:00
parent be5e69ed37
commit 23785a1679
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//===----- ScheduleDAGList.cpp - Reg pressure reduction list scheduler ----===//
//===----- ScheduleDAGRRList.cpp - Reg pressure reduction list scheduler --===//
//
// The LLVM Compiler Infrastructure
//