diff options
author | Eric Christopher <echristo@gmail.com> | 2012-12-10 22:25:38 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2012-12-10 22:25:38 +0000 |
commit | 642630ef2baeeb84763bc30dbc2e8b154d54d200 (patch) | |
tree | c45bbd7efbe15c93c1dd56e4226f370bf6f3f6e9 /lib/CodeGen/AsmPrinter | |
parent | 9171fb9cfb25b2e2db64131c15b497de459f69fc (diff) | |
download | llvm-642630ef2baeeb84763bc30dbc2e8b154d54d200.tar.gz |
Remove blank line at top of file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169779 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/AsmPrinter')
-rw-r--r-- | lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/CodeGen/AsmPrinter/DwarfDebug.cpp b/lib/CodeGen/AsmPrinter/DwarfDebug.cpp index 064452ca9e22..72c4b34e55ab 100644 --- a/lib/CodeGen/AsmPrinter/DwarfDebug.cpp +++ b/lib/CodeGen/AsmPrinter/DwarfDebug.cpp @@ -1,4 +1,3 @@ - //===-- llvm/CodeGen/DwarfDebug.cpp - Dwarf Debug Framework ---------------===// // // The LLVM Compiler Infrastructure |