http://llvm.org/bugs/show_bug.cgi?id=5109
Bob Wilson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Bob Wilson <[email protected]> 2009-09-30 11:38:38 --- It looks like you're using a copy of llvm-gcc that targets x86 to generate this bitcode file. You need to rebuild llvm-gcc to target arm. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
