[llvm-commits] Patch to build 64bit LLVM with MinGW64 compiler

Anton Korobeynikov anton at korobeynikov.info
Wed Jan 26 00:07:00 PST 2011


Hello

> -  #if defined(__MINGW32__)
> +  #if defined(__MINGW32__) && !defined(_WIN64)
Why do you need this? Could you please explain?

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the llvm-commits mailing list