adding an xcore front end
Robert Lytton
robert at xmos.com
Tue Jul 2 11:35:04 PDT 2013
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130702/46b4d347/attachment.html>
More information about the cfe-commits
mailing list