summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2014-03-05 00:43:43 +0000
committerEric Christopher <echristo@gmail.com>2014-03-05 00:43:43 +0000
commitb60c9ea3a76f3cdbd8c1927edc198828a1332161 (patch)
treee5b49d4130fb291b4b171c22105df435fcfd71fd /llvm/lib
parenta4ae8d4740bea001e204d7d94a6bb7968734f199 (diff)
downloadbcm5719-llvm-b60c9ea3a76f3cdbd8c1927edc198828a1332161.tar.gz
bcm5719-llvm-b60c9ea3a76f3cdbd8c1927edc198828a1332161.zip
Expand slightly on comment.
llvm-svn: 202919
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/CodeGen/AsmPrinter/DIE.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/AsmPrinter/DIE.h b/llvm/lib/CodeGen/AsmPrinter/DIE.h
index 84a88961d7d..fa23fa889e3 100644
--- a/llvm/lib/CodeGen/AsmPrinter/DIE.h
+++ b/llvm/lib/CodeGen/AsmPrinter/DIE.h
@@ -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();
OpenPOWER on IntegriCloud