diff options
Diffstat (limited to 'contrib/llvm/lib/Target/CellSPU/SPUSchedule.td')
-rw-r--r-- | contrib/llvm/lib/Target/CellSPU/SPUSchedule.td | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/llvm/lib/Target/CellSPU/SPUSchedule.td b/contrib/llvm/lib/Target/CellSPU/SPUSchedule.td index 9cd3c2327df0..9ccd0844e48e 100644 --- a/contrib/llvm/lib/Target/CellSPU/SPUSchedule.td +++ b/contrib/llvm/lib/Target/CellSPU/SPUSchedule.td @@ -1,10 +1,10 @@ -//===- SPUSchedule.td - Cell Scheduling Definitions --------*- tablegen -*-===// -// +//===-- SPUSchedule.td - Cell Scheduling Definitions -------*- tablegen -*-===// +// // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. -// +// //===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===// |