Syntax should conform to the following:

< result > = getelementptr < pty >* < ptrval >{, < ty > < idx >}*
< result > = getelementptr inbounds < pty >* < ptrval >{, < ty > < idx > } *
< result > = getelementptr < ptr vector > ptrval, < vector index type > idx

currently the last one is not there

Submitted by Eddy Bertoluzzo on 8 May 2014 at 16:32

Log in to post comments