[llvm-dev] Fast calling convention compatibility among different versions

Yota Toyama via llvm-dev llvm-dev at lists.llvm.org
Sun Mar 3 12:36:15 PST 2019


Is fastcc compatible among different major versions of LLVM? For
example, I want to link objects which are compiled with different
versions of LLVM like 7.0 and 8.0 and a fastcc function in an object
is called in another one.

-- 
Yota Toyama
Email: raviqqe at gmail.com


More information about the llvm-dev mailing list