[PATCH] D142135: [AArch64] Basic target("+crypto") handling

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 01:15:06 PDT 2023


dmgreen added a comment.

Ping. I would like to get this into the release so that it isn't quite so broken as it is now. Otherwise +crypto does not do anything for target attributes, and I would like to avoid needing more and more ifdefs based on compiler versions to get correct.


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

https://reviews.llvm.org/D142135



More information about the llvm-commits mailing list