[compiler-rt] [compiler-rt][builtins] Switch to using __builtin_memcpy_inline (PR #69784)

Alexander Shaposhnikov via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 21 12:57:26 PDT 2023


alexander-shaposhnikov wrote:

__builtin_bit_cast seems to be available only in C++ (https://gcc.gnu.org/onlinedocs/gcc/Other-Builtins.html), not in C

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


More information about the llvm-commits mailing list