commit | ff34845f78ec5c20ccd8b5ec715d505eba9f66af | [log] [tgz] |
---|---|---|
author | Eric Christopher <echristo@gmail.com> | Mon Jan 07 22:40:45 2013 +0000 |
committer | Eric Christopher <echristo@gmail.com> | Mon Jan 07 22:40:45 2013 +0000 |
tree | 233ad13f05ae6db0898aa5264c0a410b198493f5 | |
parent | 9a6c6a373629fb5a3cc5afd08aafa51339df95df [diff] [blame] |
Whitespace and 80-col. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171803 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/CodeGen/AsmPrinter/DIE.cpp b/lib/CodeGen/AsmPrinter/DIE.cpp index f33f0f9..a913ca4 100644 --- a/lib/CodeGen/AsmPrinter/DIE.cpp +++ b/lib/CodeGen/AsmPrinter/DIE.cpp
@@ -8,7 +8,7 @@ //===----------------------------------------------------------------------===// // // Data structures for DWARF info entries. -// +// //===----------------------------------------------------------------------===// #include "DIE.h"