mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-26 13:36:28 +00:00
add a new method
llvm-svn: 21929
This commit is contained in:
parent
b06ee3dd65
commit
c79b6eeefd
@ -48,6 +48,7 @@ public:
|
||||
|
||||
unsigned MakeReg(MVT::ValueType VT);
|
||||
|
||||
virtual void EmitFunctionEntryCode(Function &Fn, MachineFunction &MF) {}
|
||||
virtual void InstructionSelectBasicBlock(SelectionDAG &SD) = 0;
|
||||
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user