Displaying 1 result from an estimated 1 matches for "07ccc170".
2013 Apr 17
1
[LLVMdev] calling conventions
I have some needs in the Mips compiler to have some special calling
conventions; for now just
used internally by the compiler.
In the ir there is the general "cc <n>".
Is there a way to register a calling convention with target independent
code so that if those attribute is attached to the function ir , that
the corresponding calling convention will be
used when generating