[LLVMbugs] problems with llc
Rahul Joshi
rujoshi at uiuc.edu
Thu Nov 20 16:44:41 PST 2003
Hi,
I am trying to compile SPEC 2000 gcc using LLVM. I can
generate code for x68 using llc, but when I try to do that for
Sparc, it takes a lot of time and memory...its still running
on my machine for about 8-10 minutes. Has anyone tried to
generate Sparc code for gcc?
I just realized that I compiled gcc on a linux machine and
now I am generating Sparc code for the resulting .bc file.
Will that be a problem, assuming that I use SUN specific
flags when compiling gcc?
Thanks,
Rahul
More information about the llvm-bugs
mailing list