arsenm wrote: > Does RuntimeLibcalls include calling convention information? Yes. It's currently only applied when adding the calls to the system library, not directly to the call itself https://github.com/llvm/llvm-project/pull/166981