<div dir="ltr">Hi,<div><br></div><div>I want to declare a function that matches C ABI. Do I need to transform declarations like void @f(%struct.A %a) into void @f(%struct.A* byval %a) myself or LLVM can do it for me? Is this what "ccc" calling convention means?</div><div><br></div><div>- PaweÅ‚</div></div>