Skip to content

Commit

Permalink
More comment.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168952 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
echristo committed Nov 29, 2012
1 parent c63ee60 commit 5cf823c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/CodeGen/AsmPrinter/DwarfDebug.h
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 5cf823c

Please sign in to comment.