Hi, > I can cross-compile LLVM-2.5 to ARM and run lli on a simulator in debug > mode . However, when I now compile with optimization enabled, lli > triggers an assertion when loading bitcode files. The assertion looks > like this : are you not able to use a more recent version of LLVM like LLVM-2.7? Ciao, Duncan.