SparcMachineFunctionInfo.cpp revision 267654
174778Sbrian//===-- SparcMachineFunctionInfo.cpp - Sparc Machine Function Info --------===//
226026Sbrian//
374778Sbrian//                     The LLVM Compiler Infrastructure
485964Sbrian//
577701Sbrian// This file is distributed under the University of Illinois Open Source
677701Sbrian// License. See LICENSE.TXT for details.
777701Sbrian//
877701Sbrian//===----------------------------------------------------------------------===//
977701Sbrian
1077701Sbrian#include "SparcMachineFunctionInfo.h"
1177701Sbrian
1277701Sbrianusing namespace llvm;
1377701Sbrian
1477701Sbrianvoid SparcMachineFunctionInfo::anchor() { }
1577701Sbrian