[LLVMdev] Equivalent types

Andrii Vasyliev andrii.vasyliev at gmail.com
Sun Sep 6 17:16:39 PDT 2009


2009/9/7 Alastair Lynn <arplynn at gmail.com>:
> They're not equivalent as far as LLVM is concerned - the parameter type is {
> { i32 }. { i64 } }* whereas the function is being given a { i32, i64 }*.

Thanks! That's it!



More information about the llvm-dev mailing list