[NFC] fix typo

This commit is contained in:
Sheng 2022-06-01 18:46:38 +08:00
parent 3ec78d9ff1
commit 3fd75ce9c4
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ public:
emitCalleeSavedFrameMovesFullCFA(MachineBasicBlock &MBB,
MachineBasicBlock::iterator MBBI) const {}
/// Returns true if we may need to fix the unwind infportmation for the
/// Returns true if we may need to fix the unwind information for the
/// function.
virtual bool enableCFIFixup(MachineFunction &MF) const;