[LLVMdev] llc doesn't work in release build

Anton Vayvod avayvod at gmail.com
Wed Dec 6 19:36:25 PST 2006


Hi!

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.9release.

What could cause the problem?

Thanks.

Tony.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20061207/5d160630/attachment.html>


More information about the llvm-dev mailing list