[PATCH] D89483: [ARM][MachineOutliner] Emit more CFI instructions
Yvan Roux via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 9 01:01:37 PST 2020
yroux accepted this revision.
yroux added a comment.
This revision is now accepted and ready to land.
Just a small comment, otherwise LGTM, thanks
================
Comment at: llvm/lib/Target/ARM/ARMBaseInstrInfo.h:378
+
+ /// Emit CFI instructions into the MachineBasicBlock \p MBB at poision \p It,
+ /// for the case when the LR is saved on the stack.
----------------
looks like a typo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89483/new/
https://reviews.llvm.org/D89483
More information about the llvm-commits
mailing list