Policy on new OS support in Target Triples

Hello,

I see that in the 2.8 source the target triples are enums. This means that if I
am to avoid conflicts in the future that I will have to push changes back to the
LLVM SVN. Would it be fair to say that patches are welcome in that regard? I'm
in the process of adding support for i386-PC-AROS.

Thanks for your consideration,

--Sam Crow

Hi Sam,

I see that in the 2.8 source the target triples are enums. This means that if I
am to avoid conflicts in the future that I will have to push changes back to the
LLVM SVN. Would it be fair to say that patches are welcome in that regard? I'm
in the process of adding support for i386-PC-AROS.

yes, patches are welcome.

Ciao,

Duncan.