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