[compiler-rt] [scudo] Add support for LoongArch hardware CRC32 checksumming (PR #83113)

WÁNG Xuěruì via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 27 02:56:45 PST 2024


================
@@ -19,6 +19,8 @@
 #else
 #include <sys/auxv.h>
 #endif
+#elif defined(__loongarch_lp64)
----------------
xen0n wrote:

Done.

https://github.com/llvm/llvm-project/pull/83113


More information about the llvm-commits mailing list