More comment.

llvm-svn: 168952
This commit is contained in:
Eric Christopher 2012-11-29 22:56:13 +00:00
parent b90501d7da
commit 42e3994e77
1 changed files with 2 additions and 0 deletions

View File

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