[PATCH] D119315: [RISCV] Add CFI directives for RISCV epilog
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 9 06:55:25 PST 2022
frasercrmck added a comment.
Perhaps something we can do to avoid this in the future is add a comment to `emitEpilogue` explaining why we deliberately don't emit CFI directives, pointing to these discussions and a bug number (creating one if no such bug exists)?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119315/new/
https://reviews.llvm.org/D119315
More information about the llvm-commits
mailing list