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

Anton Korobeynikov anton at korobeynikov.info
Wed Jan 26 01:09:15 PST 2011


CC'ing llvm-commits

> In 64bit Mingw env, you should not to define stub functions(e.g.
> __divdi3), this is just needed for 32bit Mingw env.
Why? Won't this make JIT stop working? How the name resolution for
these functions will work?

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



More information about the llvm-commits mailing list