[cfe-dev] Clang Target for MicroBlaze

Chris Lattner clattner at apple.com
Sat Mar 6 13:22:04 PST 2010


On Mar 5, 2010, at 7:31 AM, Wesley Peck wrote:

> Attached is a patch to add a Clang target for the MicroBlaze backend in LLVM. My previous patch had some problems with the way lowering of GCC builtins was done. I have not time to fix these problems so this patch is simply the target with no builtin support.
> 
> Hopefully this will be acceptable for the 2.7 release and then I can fix the builtin support during the next release cycle.

Looks good to me, committed as r97890.  Feel free to commit other patches on top of it that are mblaze specific.

-Chris



More information about the cfe-dev mailing list