git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315072
91177308-0d34-0410-b5e6-
96231b3b80d8
typedef std::vector<DiceTableEntry> DiceTable;
typedef DiceTable::iterator dice_table_iterator;
+#ifdef HAVE_LIBXAR
namespace {
struct ScopedXarFile {
xar_t xar;
operator xar_iter_t() { return iter; }
};
} // namespace
+#endif // defined(HAVE_LIBXAR)
// This is used to search for a data in code table entry for the PC being
// disassembled. The j parameter has the PC in j.first. A single data in code