[X86] Remove defunct EmitLoweredAtomicFP declaration. NFC.

This commit is contained in:
Simon Pilgrim 2020-04-10 17:04:24 +01:00
parent 7f90af1375
commit 1824ae0f42
1 changed files with 0 additions and 3 deletions

View File

@ -1456,9 +1456,6 @@ namespace llvm {
MachineBasicBlock *EmitLoweredSelect(MachineInstr &I,
MachineBasicBlock *BB) const;
MachineBasicBlock *EmitLoweredAtomicFP(MachineInstr &I,
MachineBasicBlock *BB) const;
MachineBasicBlock *EmitLoweredCatchRet(MachineInstr &MI,
MachineBasicBlock *BB) const;