Displaying 1 result from an estimated 1 matches for "56074e8d".
2007 Sep 21
1
[LLVMdev] llvm for ARM
Hi,
I have downloaded llvm-2.0 source from llvm.org.
My machine specs are:
OS : Linux(Debian-Ubuntu)
Tool Chain: gcc 3.x and gcc 4.x
CPU: X86
I have been able to build llvm. I could not find anywhere in the build or
documentation that my build of llvm can produce an ARM binary.In the
config.log I could see it detected an X86 CPU which is correct since I am
using in fact an X86 host CPU.
I