forked from OSchip/llvm-project
parent
5590949f29
commit
14c2067ca1
|
|
@ -108,7 +108,7 @@ namespace llvm {
|
||||||
|
|
||||||
//===--------------------------------------------------------------------===//
|
//===--------------------------------------------------------------------===//
|
||||||
/// DIE - A structured debug information entry. Has an abbreviation which
|
/// DIE - A structured debug information entry. Has an abbreviation which
|
||||||
/// describes it's organization.
|
/// describes its organization.
|
||||||
class DIEValue;
|
class DIEValue;
|
||||||
|
|
||||||
class DIE {
|
class DIE {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue