@@ -79,7 +79,9 @@
#include <alloca.h>
#elif defined(ISPC_IS_WINDOWS)
#include <malloc.h>
#define alloca _alloca
#ifndef __MINGW32__
#endif
#endif // ISPC_IS_WINDOWS
static llvm::Pass *CreateIntrinsicsOptPass();
The note is not visible to the blocked user.