diff options
author | Eric Christopher <echristo@apple.com> | 2012-08-23 00:52:51 +0000 |
---|---|---|
committer | Eric Christopher <echristo@apple.com> | 2012-08-23 00:52:51 +0000 |
commit | bd5bc2161cb4520134d3e7eb6ac5f160b3653e78 (patch) | |
tree | 2a50fc7d44f7515ef1f992b96f68bc84eef78eb9 /lib/DebugInfo | |
parent | 1a145c409af461a12a385540e7a0781eec13e9da (diff) |
80-col.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162422 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/DebugInfo')
-rw-r--r-- | lib/DebugInfo/DWARFDebugInfoEntry.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/DebugInfo/DWARFDebugInfoEntry.cpp b/lib/DebugInfo/DWARFDebugInfoEntry.cpp index 429a36c087..12d2a58a0e 100644 --- a/lib/DebugInfo/DWARFDebugInfoEntry.cpp +++ b/lib/DebugInfo/DWARFDebugInfoEntry.cpp @@ -1,4 +1,4 @@ -//===-- DWARFDebugInfoEntry.cpp --------------------------------------------===// +//===-- DWARFDebugInfoEntry.cpp -------------------------------------------===// // // The LLVM Compiler Infrastructure // |