[PATCH] D85649: [AArch64] PAC/BTI code generation for LLVM generated functions

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 18 03:25:30 PDT 2020


chill added a comment.

It looks like the only value that makes sense is `Error` - any other policy (existing or not) would potentially lead to meaningfully different code generated with or without LTO.


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

https://reviews.llvm.org/D85649



More information about the llvm-commits mailing list