mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-02 09:33:59 +00:00
Update comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165431 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e57cb73153
commit
6c7a5ac62c
@ -84,7 +84,8 @@ protected:
|
|||||||
/// this is the section to emit them into.
|
/// this is the section to emit them into.
|
||||||
const MCSection *CompactUnwindSection;
|
const MCSection *CompactUnwindSection;
|
||||||
|
|
||||||
/// DwarfAccelNamesSection, DwarfAccelObjCSection
|
/// DwarfAccelNamesSection, DwarfAccelObjCSection,
|
||||||
|
/// DwarfAccelNamespaceSection, DwarfAccelTypesSection -
|
||||||
/// If we use the DWARF accelerated hash tables then we want toe emit these
|
/// If we use the DWARF accelerated hash tables then we want toe emit these
|
||||||
/// sections.
|
/// sections.
|
||||||
const MCSection *DwarfAccelNamesSection;
|
const MCSection *DwarfAccelNamesSection;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user