//===- SymbolTableTest.h --------------------------------------------------===// // // The MCLinker Project // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// #ifndef LD_SYMBOLTABLE_TEST_H #define LD_SYMBOLTABLE_TEST_H #include "mcld/LD/StringTable.h" #include namespace mcld { template