frameworks/compile/mclinker/lib/LD/LDReader.cpp

17 lines
441 B
C++
Raw Normal View History

2025-08-25 08:17:13 +08:00
//===- 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"
namespace mcld {
//==========================
// LDReader
} // namespace mcld