reprivatize now that DwarfWriter is gone.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100409 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2010-04-05 05:31:04 +00:00
parent 6d7337896f
commit 105d697593
2 changed files with 2 additions and 4 deletions

View File

@ -73,10 +73,9 @@ public:
class DwarfDebug {
/// Asm - Target of Dwarf emission.
AsmPrinter *Asm;
public:
/// MMI - Collected machine module information.
MachineModuleInfo *MMI;
private:
//===--------------------------------------------------------------------===//
// Attributes used to construct specific Dwarf sections.

View File

@ -38,10 +38,9 @@ class AsmPrinter;
class DwarfException {
/// Asm - Target of Dwarf emission.
AsmPrinter *Asm;
public:
/// MMI - Collected machine module information.
MachineModuleInfo *MMI;
private:
struct FunctionEHFrameInfo {
MCSymbol *FunctionEHSym; // L_foo.eh