make the asm matcher emitter reject instructions that have comments
[oota-llvm.git] / utils / TableGen / Makefile
index 7ea88de05591d953245b493c00c595e5b376d8b1..f27cd995783e71bfd38df3559f8ba05b86224c31 100644 (file)
@@ -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 = ../..