Remove a blank line from the top.
authorDavid Greene <greened@obbligato.org>
Fri, 29 Jul 2011 20:50:18 +0000 (20:50 +0000)
committerDavid Greene <greened@obbligato.org>
Fri, 29 Jul 2011 20:50:18 +0000 (20:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136511 91177308-0d34-0410-b5e6-96231b3b80d8

utils/TableGen/Record.cpp

index ed271cbdce007ded75db64b4875b3be889844da1..b1b30154ffd35d90ef2f7d1fdedc0fc8a0e4fd13 100644 (file)
@@ -1,4 +1,3 @@
-
 //===- Record.cpp - Record implementation ---------------------------------===//
 //
 //                     The LLVM Compiler Infrastructure