Fix comment.
authorEric Christopher <echristo@gmail.com>
Tue, 19 Nov 2013 09:11:26 +0000 (09:11 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 19 Nov 2013 09:11:26 +0000 (09:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195121 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/AsmPrinter/DwarfDebug.cpp

index 9c75373765a35b86986ad9a47e11cacf9803c3bb..30fc94838cf63b39d6e44682d65c55c7e570cb15 100644 (file)
@@ -2622,7 +2622,8 @@ void DwarfUnits::emitStrings(const MCSection *StrSection,
   }
 }
 
-// Emit strings into a string section.
+
+// Emit addresses into the section given.
 void DwarfUnits::emitAddresses(const MCSection *AddrSection) {
 
   if (AddressPool.empty())