Clarify comments.

llvm-svn: 186297
This commit is contained in:
Eric Christopher 2013-07-14 22:23:54 +00:00
parent 8e46e7f04b
commit 7980b957cc
1 changed files with 1 additions and 4 deletions

View File

@ -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.