Files
Android11/frameworks/compile/mclinker/lib/LD/DiagnosticLineInfo.cpp
2023-10-13 14:01:41 +00:00

17 lines
461 B
C++

//===- DiagnosticLineInfo.cpp ---------------------------------------------===//
//
// The MCLinker Project
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
#include "mcld/LD/DiagnosticLineInfo.h"
namespace mcld {
//==========================
// DiagnosticLineInfo
} // namespace mcld