[llvm-commits] [llvm] r162422 - /llvm/trunk/lib/DebugInfo/DWARFDebugInfoEntry.cpp
Eric Christopher
echristo at apple.com
Wed Aug 22 17:52:51 PDT 2012
Author: echristo
Date: Wed Aug 22 19:52:51 2012
New Revision: 162422
URL: http://llvm.org/viewvc/llvm-project?rev=162422&view=rev
Log:
80-col.
Modified:
llvm/trunk/lib/DebugInfo/DWARFDebugInfoEntry.cpp
Modified: llvm/trunk/lib/DebugInfo/DWARFDebugInfoEntry.cpp
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/DebugInfo/DWARFDebugInfoEntry.cpp?rev=162422&r1=162421&r2=162422&view=diff
==============================================================================
--- llvm/trunk/lib/DebugInfo/DWARFDebugInfoEntry.cpp (original)
+++ llvm/trunk/lib/DebugInfo/DWARFDebugInfoEntry.cpp Wed Aug 22 19:52:51 2012
@@ -1,4 +1,4 @@
-//===-- DWARFDebugInfoEntry.cpp --------------------------------------------===//
+//===-- DWARFDebugInfoEntry.cpp -------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
More information about the llvm-commits
mailing list