[cfe-dev] More LLVM on VC2010 fun

Unai Landa ulanda at digital-legends.com
Wed Jul 18 23:00:10 PDT 2012


Hello, after some test my latest clang+llvm build "almsot worked" but I was experiencinf some crashes.

I found the experimental win32 binry on the repo, so I donwnloaded and tested it on other machine and that version works fine, so I got mu svn pointing to the llvn and clang 31 release final tag and recompiled it.

That improved my build (running on w7 profesional 64bits) but my clang still crashes on some files that with the provided 32bit binary work, so how can try to find/fix it...

All Im geting is somethng like this:

1>Stack dump:



1>1. <eof> parser at end of file

1>2. Code generation

1>3. Running pass 'Function Pass Manager' on module 'c:/DLE/krmwork/krm/src/anm/codecs/CCodecMgr.cpp'.

1>4. Running pass 'Peephole Optimizations' on function '@_ZNK3krm3anm9CCodecMgr11GetPositionEfj'<mailto:'@_ZNK3krm3anm9CCodecMgr11GetPositionEfj'>



What should I do? with 3.2 there are less crahses but without any info.





Unai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120719/553de69c/attachment.html>


More information about the cfe-dev mailing list