diff options
Diffstat (limited to 'llvm/lib/Target/CppBackend')
| -rw-r--r-- | llvm/lib/Target/CppBackend/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/lib/Target/CppBackend/Makefile b/llvm/lib/Target/CppBackend/Makefile index e607c636e9a..ca7e1a82c80 100644 --- a/llvm/lib/Target/CppBackend/Makefile +++ b/llvm/lib/Target/CppBackend/Makefile @@ -1,10 +1,10 @@ ##===- lib/Target/CppBackend/Makefile --- ------------------*- Makefile -*-===## -# +# # The LLVM Compiler Infrastructure # # This file is distributed under the University of Illinois Open Source # License. See LICENSE.TXT for details. -# +# ##===----------------------------------------------------------------------===## LEVEL = ../../.. |

