[llvm-dev] PtrToInt in array initializer

Doug Christman via llvm-dev llvm-dev at lists.llvm.org
Fri Sep 9 05:48:58 PDT 2016


On Fri, Sep 09, 2016 at 08:53:32AM +0100, Tim Northover wrote:
> I think the problem is on the "LLVMConstArray" line. The first
> argument is called "ElementTy" so it should probably just be TYPE_INT.

Thank you, I can't believe I missed that.

Regards,
Doug


More information about the llvm-dev mailing list