mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-10 08:40:41 +00:00
Fix name of variable in comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193373 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1f7d0d5794
commit
200bb6df7f
@ -42,7 +42,7 @@ class CompileUnit {
|
||||
/// Node - MDNode for the compile unit.
|
||||
const MDNode *Node;
|
||||
|
||||
/// Die - Compile unit debug information entry.
|
||||
/// CUDie - Compile unit debug information entry.
|
||||
///
|
||||
const OwningPtr<DIE> CUDie;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user