//===- WDC65816MachineFunctionInfo.cpp - WDC65816 Machine Function Info ---===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// #include "WDC65816MachineFunctionInfo.h" using namespace llvm; void WDC65816MachineFunctionInfo::anchor() { }