"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "7b14e20a5e83d3f5a076f12be1e6f42a1a222566"
Disable wrapping memcpy() on Mac OS Lion, where it
actually falls back to memmove. In this case we still need to initialize real_memcpy, so we set it to real_memmove We check for MACOS_VERSION_SNOW_LEOPARD, because currently only Snow Leopard and Lion are supported. llvm-svn: 149492
Loading
Please register or sign in to comment