mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-11 16:37:42 +00:00
Fix comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173698 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
237f09db09
commit
498703bcfb
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user