reprivatize now that DwarfWriter is gone.
authorChris Lattner <sabre@nondot.org>
Mon, 5 Apr 2010 05:31:04 +0000 (05:31 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 5 Apr 2010 05:31:04 +0000 (05:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100409 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/AsmPrinter/DwarfDebug.h
lib/CodeGen/AsmPrinter/DwarfException.h

index eb342042f168b7e41e870251312c7d3ff4926899..323234cf085bec3068cc70c5afc69a6569f9adb5 100644 (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.
index 15020b86c97fbacb50db6d9f6c6634c90ea7098b..6d6d730d5d57c75c11adc6452ce910c6b6e2bbb1 100644 (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