diff options
Diffstat (limited to 'llvm/lib/Target/PowerPC/PowerPC.h')
| -rw-r--r-- | llvm/lib/Target/PowerPC/PowerPC.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/lib/Target/PowerPC/PowerPC.h b/llvm/lib/Target/PowerPC/PowerPC.h index b2c60380621..1900a3b6e96 100644 --- a/llvm/lib/Target/PowerPC/PowerPC.h +++ b/llvm/lib/Target/PowerPC/PowerPC.h @@ -1,10 +1,10 @@ //===-- PowerPC.h - Top-level interface for PowerPC representation -*- 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 contains the entry points for global functions defined in the LLVM |

