[LLVMdev] Windows assertion failure

Paul J. Lucas paul at lucasmail.org
Mon May 28 11:15:46 PDT 2012


Then there's a bug in the Unix version since the same program on Mac OS X runs without error.

- Paul

On May 28, 2012, at 10:15 AM, Anton Korobeynikov <anton at korobeynikov.info> wrote:

>> When compiled using the clang binaries with MinGW32 and run, I get:
>>> Assertion failed: isValidElementType(EltTy) && "Invalid type for pointer element!", file /Users/asl/Projects/llvm/release/3.1/src/lib/VMCore/Type.cpp, line 748
>> Why?
> Because there is no void* in LLVM IR world




More information about the llvm-dev mailing list