Remove blank line at top of file.
authorEric Christopher <echristo@gmail.com>
Mon, 10 Dec 2012 22:25:38 +0000 (22:25 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 10 Dec 2012 22:25:38 +0000 (22:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169779 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/AsmPrinter/DwarfDebug.cpp

index 064452ca9e22c3697c326c8d100a77decb2f3a85..72c4b34e55ab266bcbdefcd3438546e69b5883a8 100644 (file)
@@ -1,4 +1,3 @@
-
 //===-- llvm/CodeGen/DwarfDebug.cpp - Dwarf Debug Framework ---------------===//
 //
 //                     The LLVM Compiler Infrastructure