lib/Headers/mm_malloc.h: Use __mingw_aligned_malloc() in _mm_malloc() on mingw.
By default, mingw does not have _mm_alloc() nor _aligned_malloc(). llvm-svn: 135388
Loading
Please register or sign in to comment
By default, mingw does not have _mm_alloc() nor _aligned_malloc(). llvm-svn: 135388