Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
clang
lib
Headers
mm_malloc.h
Find file
Blame
History
Permalink
lib/Headers/mm_malloc.h: Use __mingw_aligned_malloc() in _mm_malloc() on mingw.
· a185c78d
NAKAMURA Takumi
authored
Jul 18, 2011
By default, mingw does not have _mm_alloc() nor _aligned_malloc(). llvm-svn: 135388
a185c78d
Loading