[cfe-dev] Policy for adding new TargetInfo to Clang?

Anton Korobeynikov anton at korobeynikov.info
Sat Apr 18 15:34:47 PDT 2009


> CppBackend and CBackend don't require a distinct clang target; they
> generate code based on some real target.  I'm not sure about MSIL.
Everything applicable to CBackend can be applied to MSIL as well, so,
in general: clang should not worry about non-machine targets, mostly
because they don't have any ABI, any built-in defines, etc.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the cfe-dev mailing list