[LLVMdev] Windows assertion failure

Anton Korobeynikov anton at korobeynikov.info
Mon May 28 11:17:30 PDT 2012


> Then there's a bug in the Unix version since the same program on Mac OS X runs without error.
Most probably the MacOS version was compiled w/o assertions then.
There is no "Unix version" of LLVM - all platform specifics are
abstracted out in portability layer which does not influence the IR

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



More information about the llvm-dev mailing list