From 42e3994e7788a493cba8d115f8495908f4b8c546 Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Thu, 29 Nov 2012 22:56:13 +0000 Subject: More comment. llvm-svn: 168952 --- llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h') diff --git a/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h b/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h index f47864ad698..b6b28fa7e94 100644 --- a/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h +++ b/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h @@ -312,6 +312,8 @@ class DwarfDebug { // Holders for the various debug information flags that we might need to // have exposed. See accessor functions below for description. bool IsDarwinGDBCompat; + + // DWARF5 Experimental Options bool HasDwarfAccelTables; bool HasDwarfFission; private: -- cgit v1.2.3