Hi!<br><br>I decided to build LLVM with ENABLE_OPTIMIZED = 1 to test performance of one of its parts but llc fails with Segmentation fault error on simple applications (any taken from llvm-test, for example). As  input I use files produced by llvm-gcc with -emit-llvm flag. llvm-gcc was built in debug mode. Both llvm and front-end were taken from CVS/SVN a bit before the 
1.9 release.<br><br>What could cause the problem?<br><br>Thanks.<br><br>Tony.<br>