SkeletonGenRegisterInfo.h.inc
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17245
91177308-0d34-0410-b5e6-
96231b3b80d8
#ifndef SKELETON_REGISTERINFO_H
#define SKELETON_REGISTERINFO_H
-#include "llvm/Target/MRegisterInfo.h"
#include "SkeletonGenRegisterInfo.h.inc"
namespace llvm {
SkeletonRegisterInfo();
const TargetRegisterClass* getRegClassForType(const Type* Ty) const;
- // See MRegisterInfo.h for information on these methods.
void storeRegToStackSlot(MachineBasicBlock &MBB,
MachineBasicBlock::iterator MBBI,
unsigned SrcReg, int FrameIndex) const;