blob: a3d0df2eb7c0929ff3b6a041e17a36abf697eae2 [file] [log] [blame]
//===- impl.cpp -----------------------------------------------------------===//
//
// The MCLinker Project
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
#include <${class_name}.h>
using namespace mcld;
//==========================
// ${class_name}