mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-28 21:34:23 +00:00
Fix comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195121 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d2b3a0243c
commit
5efc006438
@ -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())
|
||||
|
Loading…
x
Reference in New Issue
Block a user