X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=include%2Fllvm%2FDebugInfo%2FDWARF%2FDWARFSection.h;h=054524d368ed575cd66a24931f744ba23336abf2;hb=a15cff122c43af6b4d13a189bece7a369ab0829e;hp=bb0004615d75970fef5313885a212ff733664dbe;hpb=ea85a46c1e2e364ebbb328addfd5726d626590c4;p=android-x86%2Fexternal-llvm.git diff --git a/include/llvm/DebugInfo/DWARF/DWARFSection.h b/include/llvm/DebugInfo/DWARF/DWARFSection.h index bb0004615d7..054524d368e 100644 --- a/include/llvm/DebugInfo/DWARF/DWARFSection.h +++ b/include/llvm/DebugInfo/DWARF/DWARFSection.h @@ -22,11 +22,6 @@ struct SectionName { bool IsNameUnique; }; -struct SectionedAddress { - uint64_t Address; - uint64_t SectionIndex; -}; - } // end namespace llvm #endif // LLVM_DEBUGINFO_DWARF_DWARFSECTION_H