Remove a blank line from the top.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136511 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
David Greene 2011-07-29 20:50:18 +00:00
parent 4cea5bae82
commit b4f4cbd199

View File

@ -1,4 +1,3 @@
//===- Record.cpp - Record implementation ---------------------------------===//
//
// The LLVM Compiler Infrastructure