[LLVMdev] llc doesn't work in release build
Reid Spencer
rspencer at reidspencer.com
Wed Dec 6 20:03:55 PST 2006
On Thu, 2006-12-07 at 06:36 +0300, Anton Vayvod wrote:
> 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.9 release.
Not sure if its related, but it sounds similar:
http://llvm.org/bugs/PR1037.
Reid.
>
> What could cause the problem?
>
> Thanks.
>
> Tony.
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list