//===-- linkage.cpp -------------------------------------------------------===// // // LDC – the LLVM D compiler // // This file is distributed under the BSD-style LDC license. See the LICENSE // file for details. // //===----------------------------------------------------------------------===// #include "linkage.h" LLGlobalValue::LinkageTypes templateLinkage;