mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Clarify comments.
llvm-svn: 186297
This commit is contained in:
parent
3b6ff658c3
commit
c95ff399e8
@ -311,10 +311,7 @@ class DwarfDebug {
|
||||
// All DIEValues are allocated through this allocator.
|
||||
BumpPtrAllocator DIEValueAllocator;
|
||||
|
||||
//===--------------------------------------------------------------------===//
|
||||
// Attribute used to construct specific Dwarf sections.
|
||||
//
|
||||
|
||||
// Handle to the a compile unit used for the inline extension handling.
|
||||
CompileUnit *FirstCU;
|
||||
|
||||
// Maps MDNode with its corresponding CompileUnit.
|
||||
|
Loading…
Reference in New Issue
Block a user