From 84e2f959b770c4271f97eb29e36d62ba2f598af3 Mon Sep 17 00:00:00 2001 From: Sean Hunt Date: Wed, 5 May 2010 04:13:08 +0000 Subject: Add an emitter to handle the list of clang statement nodes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103071 91177308-0d34-0410-b5e6-96231b3b80d8 --- utils/TableGen/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'utils/TableGen/Makefile') diff --git a/utils/TableGen/Makefile b/utils/TableGen/Makefile index 7ea88de055..f27cd99578 100644 --- a/utils/TableGen/Makefile +++ b/utils/TableGen/Makefile @@ -1,10 +1,10 @@ ##===- utils/TableGen/Makefile -----------------------------*- Makefile -*-===## -# +# # The LLVM Compiler Infrastructure # # This file is distributed under the University of Illinois Open Source # License. See LICENSE.TXT for details. -# +# ##===----------------------------------------------------------------------===## LEVEL = ../.. -- cgit v1.2.3