forked from OSchip/llvm-project
parent
a4ae8d4740
commit
b60c9ea3a7
|
@ -184,7 +184,8 @@ public:
|
|||
};
|
||||
|
||||
//===--------------------------------------------------------------------===//
|
||||
/// DIEValue - A debug information entry value.
|
||||
/// DIEValue - A debug information entry value. Some of these roughly correlate
|
||||
/// to DWARF attribute classes.
|
||||
///
|
||||
class DIEValue {
|
||||
virtual void anchor();
|
||||
|
|
Loading…
Reference in New Issue