[PATCH] D84602: [MSP430] Expose msp430_builtin calling convention to C code

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 27 11:27:25 PDT 2020


rjmccall added a comment.

Is there only one special calling convention, or is there any chance that different builtin functions would use different conventions?

I don't have a problem with introducing a new convention even if it's only used for "builtin" functions.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84602/new/

https://reviews.llvm.org/D84602





More information about the cfe-commits mailing list