Displaying 1 result from an estimated 1 matches for "016eff1e".
2013 Jan 18
1
[LLVMdev] slow on raspberry pi
Hi,
I have been reading about llvm and clang and vmkit, and must say: great work guys.
So when i got my raspberry pi, and having read that llvm is better at arm than gcc, i compiled llvm on the pi. The pi has a soc with armv6 (i don't know what that means exactly though).
The pi is not fast and llvm with clang compilation took 22 h, but worked. hurrah.
Then i compiled llvm/clang with itself