diff options
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPC32TargetMachine.h')
| -rw-r--r-- | llvm/lib/Target/PowerPC/PPC32TargetMachine.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/lib/Target/PowerPC/PPC32TargetMachine.h b/llvm/lib/Target/PowerPC/PPC32TargetMachine.h index 278d31a267c..9b167138bc0 100644 --- a/llvm/lib/Target/PowerPC/PPC32TargetMachine.h +++ b/llvm/lib/Target/PowerPC/PPC32TargetMachine.h @@ -1,12 +1,12 @@ //===-- PPC32TargetMachine.h - Define TargetMachine for PowerPC -*- C++ -*-=// -// +// // The LLVM Compiler Infrastructure // // This file was developed by the LLVM research group and is distributed under // the University of Illinois Open Source License. See LICENSE.TXT for details. -// +// //===----------------------------------------------------------------------===// -// +// // This file declares the PowerPC specific subclass of TargetMachine. // //===----------------------------------------------------------------------===// |

