aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/AsmPrinter/DwarfException.h
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-04-05 05:31:04 +0000
committerChris Lattner <sabre@nondot.org>2010-04-05 05:31:04 +0000
commit105d69759312a9544ec55954b3fb59bdb7e224df (patch)
treeb0e7eb94981f9e78e98ddd0448019e373ded9bdc /lib/CodeGen/AsmPrinter/DwarfException.h
parent6d7337896f1bcdfbdee90c9c33371c2a373f422a (diff)
downloadexternal_llvm-105d69759312a9544ec55954b3fb59bdb7e224df.zip
external_llvm-105d69759312a9544ec55954b3fb59bdb7e224df.tar.gz
external_llvm-105d69759312a9544ec55954b3fb59bdb7e224df.tar.bz2
reprivatize now that DwarfWriter is gone.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100409 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/AsmPrinter/DwarfException.h')
-rw-r--r--lib/CodeGen/AsmPrinter/DwarfException.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/CodeGen/AsmPrinter/DwarfException.h b/lib/CodeGen/AsmPrinter/DwarfException.h
index 15020b8..6d6d730 100644
--- a/lib/CodeGen/AsmPrinter/DwarfException.h
+++ b/lib/CodeGen/AsmPrinter/DwarfException.h
@@ -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