[cfe-dev] More LLVM on VC2010 fun

Unai Landa ulanda at digital-legends.com
Thu Jul 19 00:56:40 PDT 2012


I followed the bug report guidelines and submited this bug;

http://llvm.org/bugs/show_bug.cgi?id=13400

Hope this helps.


Unai

________________________________
From: Unai Landa
Sent: Thursday, July 19, 2012 8:00 AM
To: cfe-dev at cs.uiuc.edu
Subject: More LLVM on VC2010 fun

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/ccd2c896/attachment.html>


More information about the cfe-dev mailing list