diff options
| author | Dale Johannesen <dalej@apple.com> | 2007-07-13 17:31:29 +0000 |
|---|---|---|
| committer | Dale Johannesen <dalej@apple.com> | 2007-07-13 17:31:29 +0000 |
| commit | 4dc35dbd3eccf6144569a19eb690bfd01a803510 (patch) | |
| tree | 516177c8f451c1d1c23f5604d5060a5845d8a6a0 /llvm/lib/CodeGen/PostRASchedulerList.cpp | |
| parent | 2182f06f2d839cfb3575a2004d066086829365c0 (diff) | |
| download | bcm5719-llvm-4dc35dbd3eccf6144569a19eb690bfd01a803510.tar.gz bcm5719-llvm-4dc35dbd3eccf6144569a19eb690bfd01a803510.zip | |
Modify previous patch per review comments.
llvm-svn: 39817
Diffstat (limited to 'llvm/lib/CodeGen/PostRASchedulerList.cpp')
| -rw-r--r-- | llvm/lib/CodeGen/PostRASchedulerList.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/PostRASchedulerList.cpp b/llvm/lib/CodeGen/PostRASchedulerList.cpp index 3708f56be0c..06f47c71259 100644 --- a/llvm/lib/CodeGen/PostRASchedulerList.cpp +++ b/llvm/lib/CodeGen/PostRASchedulerList.cpp @@ -1,4 +1,4 @@ -//===----- SchedulePostRAList.cpp - list scheduler ----===// +//===----- SchedulePostRAList.cpp - list scheduler ------------------------===// // // The LLVM Compiler Infrastructure // |

