forked from OSchip/llvm-project
[VE][NFC] Remove obsoleted function declaration
This commit is contained in:
parent
4a5201f484
commit
f61f7be0c7
|
@ -27,7 +27,6 @@ class MCInst;
|
|||
class MachineInstr;
|
||||
|
||||
FunctionPass *createVEISelDag(VETargetMachine &TM);
|
||||
FunctionPass *createVEPromoteToI1Pass();
|
||||
FunctionPass *createLVLGenPass();
|
||||
|
||||
void LowerVEMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI,
|
||||
|
|
Loading…
Reference in New Issue