diff options
Diffstat (limited to 'llvm/lib/Target/Sparc/Sparc.burg.in')
| -rw-r--r-- | llvm/lib/Target/Sparc/Sparc.burg.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/llvm/lib/Target/Sparc/Sparc.burg.in b/llvm/lib/Target/Sparc/Sparc.burg.in index 08cfbcc1e97..a5bc98fa899 100644 --- a/llvm/lib/Target/Sparc/Sparc.burg.in +++ b/llvm/lib/Target/Sparc/Sparc.burg.in @@ -1,4 +1,13 @@ %{ // -*- 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. +// +//===----------------------------------------------------------------------===*/ + Xinclude <cstdio> Xinclude <llvm/CodeGen/InstrForest.h> |

