[LLVMdev] Embedded PowerPC support?
Chris Lattner
clattner at apple.com
Fri Jun 12 12:00:32 PDT 2009
On Jun 12, 2009, at 10:49 AM, Rafal Jaworowski wrote:
> Greetings,
> Can anybody comment on LLVM support for the embedded variation of the
> architecture (Book-E: E500, PPC440/460). From a glance I cannot see
> any provisions for such machines, but would like to confirm.
LLVM doesn't have support for these yet, but it should be relatively
easy to add them if they are just ISA variants.
-Chris
More information about the llvm-dev
mailing list