> Its in the CCallingConv class in tcompiler.cpp, but it needs a lot of work > to get it ready for multiple architectures. I am in the process of doing > that in the 'develop' branch, where that class is better separated, but it > still isn't abstracted for different architectures yet.
Ok thanks, I'll follow the changes there, then. Sorry, I thought that LLVM handles C ABIs but apparently[1] that's like 50/50 between Clang and LLVM, bummer. [1] https://github.com/llvm-mirror/clang/blob/master/lib/CodeGen/TargetInfo.cpp _______________________________________________ terralang mailing list [email protected] https://mailman.stanford.edu/mailman/listinfo/terralang
