Hi,

The XCore target in LLVM is currently only supported by the llvm-gcc front end.

I have patched  lib/Basic/Targets.cpp & lib/CodeGen/TargetInfo.cpp to add 
support to clang.
I have not yet written any tests within the clang code base (running an 
external llvm-gcc suite instead).
What tests should be provided? Should I use the test/CodeGen/<target>... 
example as a guide?

Thank you.

robert

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to