aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2013-01-28 17:33:26 +0000
committerEric Christopher <echristo@gmail.com>2013-01-28 17:33:26 +0000
commit498703bcfb274f3911a1fdbfb818b526338249ad (patch)
tree357df270dbdc51e6acbf2946db859186b503518b /lib/CodeGen/AsmPrinter/DwarfDebug.cpp
parent237f09db096f88b8bdaf7ef51fad480c52af5e50 (diff)
downloadexternal_llvm-498703bcfb274f3911a1fdbfb818b526338249ad.zip
external_llvm-498703bcfb274f3911a1fdbfb818b526338249ad.tar.gz
external_llvm-498703bcfb274f3911a1fdbfb818b526338249ad.tar.bz2
Fix comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173698 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/AsmPrinter/DwarfDebug.cpp')
-rw-r--r--lib/CodeGen/AsmPrinter/DwarfDebug.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/CodeGen/AsmPrinter/DwarfDebug.cpp b/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
index de0b2b0..f3c7a2a 100644
--- a/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
+++ b/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
@@ -1191,7 +1191,7 @@ DwarfDebug::collectVariableInfo(const MachineFunction *MF,
continue;
}
- // handle multiple DBG_VALUE instructions describing one variable.
+ // Handle multiple DBG_VALUE instructions describing one variable.
RegVar->setDotDebugLocOffset(DotDebugLocEntries.size());
for (SmallVectorImpl<const MachineInstr*>::const_iterator