[PATCH] D59116: [scudo][standalone] Implement checksumming functions

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 8 11:05:33 PST 2019


eugenis added a comment.

Could this be done with a target("sse4.2") function attribute instead of cmake conditions?


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D59116





More information about the llvm-commits mailing list