blob: 6f031ff29a57a01f53d9a0860a38fd9a36f86e7b [file] [log] [blame]
//===- DynObjWriter.cpp ---------------------------------------------------===//
//
// The MCLinker Project
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
#include "mcld/LD/DynObjWriter.h"
#include "mcld/Target/TargetLDBackend.h"
#include "mcld/MC/MCLDInput.h"
using namespace mcld;
//==========================
// DynObjWriter