search for: pzion

Displaying 1 result from an estimated 1 matches for "pzion".

Did you mean: zion
2011 May 31
0
[LLVMdev] Assertion failure in MC emitter running LLVM libs on Android using android-ndk
...nt { entry: %castToByte = alloca i8 call void @__construct_Byte__Integer(i8* %castToByte, i32 16) %0 = load i8* %castToByte ret void } And the assertion failure is the following: assertion "isReg() && "This is not a register operand!"" failed: file "/Users/pzion/Fabric/ThirdParty/Build/Android/arm/llvm-2.9/include/llvm/CodeGen/MachineOperand.h", line 202, function "unsigned int llvm::MachineOperand::getReg() const" Stack dump: 0. Running pass 'ARM Machine Code Emitter' on function '@__construct_Byte__Integer' The library is...