[llvm-dev] Change an instruction to another instruction

Bernard Nongpoh via llvm-dev llvm-dev at lists.llvm.org
Fri Sep 2 03:36:18 PDT 2016


Hello There,
I want to change an instruction to another instruction as given below:-

*original:* %count4 = getelementptr inbounds %struct.r32, %struct.r32*
%cur.088, i64 0, i32 4,

*to :*
store i32 100,%count4


Thanks
Regards,
Bernard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160902/70de0a01/attachment.html>


More information about the llvm-dev mailing list