"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "8bf05566d733cb6e8e4b5f160089fee328f8a74a"
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