//===-- Mos6502MachineFunctionInfo.cpp - Mos6502 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 "Mos6502MachineFunctionInfo.h" using namespace llvm; void Mos6502MachineFunctionInfo::anchor() { }