<div dir="ltr"><div><div><div>Hi all,<br></div>I met a new problem in the process of my project.<br></div>I have got an address by mmap. And I want to build a MachineInstr of MOV64mr to move a value to the address. But it seems that the MachinePointerInfo needs a pointer to a Value. <br></div>So can I create a MachineMemOperand directly with the address (is a long*) ? Or I need to try some other methods? <br><div>Thanks a lot,<br></div><div>Will<br></div></div>