Delete a spurious blank line at the top of the file.
authorDan Gohman <gohman@apple.com>
Tue, 30 Jun 2009 01:29:09 +0000 (01:29 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 30 Jun 2009 01:29:09 +0000 (01:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74495 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/CodeGen/ValueTypes.h

index 1f1c9a243a610f4fa6ba43ff3f840c6b0ceb8b45..e661c58940e1dc70d461176edd799a21f9926f63 100644 (file)
@@ -1,4 +1,3 @@
-
 //===- CodeGen/ValueTypes.h - Low-Level Target independ. types --*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure