Skip to content

Commit

Permalink
[X86] Remove defunct emitFMA3Instr declaration. NFC.
Browse files Browse the repository at this point in the history
  • Loading branch information
RKSimon committed Apr 10, 2020
1 parent de3122a commit dd84a2f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions llvm/lib/Target/X86/X86ISelLowering.h
Original file line number Diff line number Diff line change
Expand Up @@ -1489,9 +1489,6 @@ namespace llvm {
MachineBasicBlock *emitLongJmpShadowStackFix(MachineInstr &MI,
MachineBasicBlock *MBB) const;

MachineBasicBlock *emitFMA3Instr(MachineInstr &MI,
MachineBasicBlock *MBB) const;

MachineBasicBlock *EmitSjLjDispatchBlock(MachineInstr &MI,
MachineBasicBlock *MBB) const;

Expand Down

0 comments on commit dd84a2f

Please sign in to comment.