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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54688 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dan Gohman 2008-08-12 17:42:33 +00:00
parent ee4bd9a5b4
commit 04f4f4f447

View File

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