diff options
author | Dan Gohman <gohman@apple.com> | 2009-06-30 01:29:09 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-06-30 01:29:09 +0000 |
commit | 9b27622ecb00a4e4b23fe501d11f344c7b9ba7ed (patch) | |
tree | 7cbc81e382524ca4143556c13949c0d1b7e74cd8 /include | |
parent | 670031666cf4dea0d122a0df2ec1d18822c225e4 (diff) | |
download | external_llvm-9b27622ecb00a4e4b23fe501d11f344c7b9ba7ed.zip external_llvm-9b27622ecb00a4e4b23fe501d11f344c7b9ba7ed.tar.gz external_llvm-9b27622ecb00a4e4b23fe501d11f344c7b9ba7ed.tar.bz2 |
Delete a spurious blank line at the top of the file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74495 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
-rw-r--r-- | include/llvm/CodeGen/ValueTypes.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/CodeGen/ValueTypes.h b/include/llvm/CodeGen/ValueTypes.h index 1f1c9a2..e661c58 100644 --- a/include/llvm/CodeGen/ValueTypes.h +++ b/include/llvm/CodeGen/ValueTypes.h @@ -1,4 +1,3 @@ - //===- CodeGen/ValueTypes.h - Low-Level Target independ. types --*- C++ -*-===// // // The LLVM Compiler Infrastructure |