[PATCH] D112427: [ARM] Implement setjmp BTI placement for PACBTI-M

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 15 02:39:02 PST 2021


labrinea added a comment.

> We only perform this transformation when armlib is not in use.
> That information is passed on by the module flags.

This was the downstream strategy. Like Momchill pointed out, it'd be preferable to provide a way for the user to control the codegen for 'returns-twice' calls.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112427/new/

https://reviews.llvm.org/D112427



More information about the llvm-commits mailing list