diff options
Diffstat (limited to 'llvm/lib/Target/Sparc/SparcV9CodeEmitter.h')
| -rw-r--r-- | llvm/lib/Target/Sparc/SparcV9CodeEmitter.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/llvm/lib/Target/Sparc/SparcV9CodeEmitter.h b/llvm/lib/Target/Sparc/SparcV9CodeEmitter.h index 8b73aa44992..48bb6734dd5 100644 --- a/llvm/lib/Target/Sparc/SparcV9CodeEmitter.h +++ b/llvm/lib/Target/Sparc/SparcV9CodeEmitter.h @@ -1,5 +1,13 @@ //===-- SparcV9CodeEmitter.h ------------------------------------*- 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. +// +//===----------------------------------------------------------------------===// +// +// TODO: Need a description here. // //===----------------------------------------------------------------------===// |

