Hi,<div><br></div><div>I am attempting to modify LLVM to generate code for an architecture which is nearly identical to X86-64, but with a few minor differences.</div><div><br></div><div>In particular, "call" must always have a register operand, and cannot have a memory operand. Any ideas on how I can express this rule?</div>
<div><br></div><div>Thanks,</div><div> - David</div>