<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1">Clang has no target definitions for several LLVM
targets, notably:<br>
     mips, xcore, ia64, alpha, cell<br>
not to mention the non-machine targets:<br>
     MSIL, CppBackend, CBackend<br>
<br>
My personal interest is to observe a variety of LLVM target backends in
action and use clang to provide input for them.  Lacking experience and
access to some of these, I probably won't be able to always provide
complete& accurate sets of CPP predefines.  Question: will you
accept patches for new XXXTargetInfo classes that are possibly
incompete/inaccurate, but still useful for LLVM experimentation?<br>
<br>
G<br>
<br>
</font>
</body>
</html>