[PATCH] D123493: Support the min of module flags when linking, use for AArch64 BTI/PAC-RET

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 11 10:16:32 PDT 2022


pcc added a comment.

Can we add logic to llvm/lib/IR/AutoUpgrade.cpp to change Error to Min if we see one of these module flags? I think that should allow old bitcode to continue working.


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

https://reviews.llvm.org/D123493



More information about the llvm-commits mailing list