[LLVMdev] Windows assertion failure

Anton Korobeynikov anton at korobeynikov.info
Mon May 28 10:15:34 PDT 2012


> 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

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



More information about the llvm-dev mailing list