summaryrefslogtreecommitdiff
path: root/lib/LD/LDReader.cpp
blob: b74fc682df7cf77ea4faa23c27c30b9788eeb4fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
//===- LDReader.cpp -------------------------------------------------------===//
//
//                     The MCLinker Project
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
#include <mcld/LD/LDReader.h>

using namespace mcld;

//==========================
// LDReader