mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Missed a spot!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142436 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
024170f859
commit
20b2b788b4
@ -240,7 +240,7 @@ class DwarfDebug {
|
||||
/// DotDebugLocEntries - Collection of DotDebugLocEntry.
|
||||
SmallVector<DotDebugLocEntry, 4> DotDebugLocEntries;
|
||||
|
||||
/// InlinedSubprogramDIEs - Collection of subprgram DIEs that are marked
|
||||
/// InlinedSubprogramDIEs - Collection of subprogram DIEs that are marked
|
||||
/// (at the end of the module) as DW_AT_inline.
|
||||
SmallPtrSet<DIE *, 4> InlinedSubprogramDIEs;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user