<div>Hi Anton,</div>
<div>For the asm writer..i just cvs updated yesterday. Was something added in in the past 24 hours?<br><br> </div>
<div><span class="gmail_quote">On 5/24/06, <b class="gmail_sendername">Anton Korobeynikov</b> <<a href="mailto:asl@math.spbu.ru">asl@math.spbu.ru</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hello, Ashwin.<br><br>You wrote Wednesday, May 24, 2006, 11:25:11 AM:<br><br>AC> "Pass::getClassPassInfo<PassClass>()    "Pass class not
<br>AC> registered!"" failed: file<br>AC> "/cygdrive/c/llvm/llvm/include/llvm/PassAnalysisSupport.h", line 76<br>AC> Aborted<br>Same for me.<br><br>AC> Wihtout the -march specified (using native x86 assembly) it does
<br>AC> convert it into assembly, but is uncompilable (with some unecognized "," (comma)<br>AC> characters in the .s file).<br>Yes. X86AsmWriter should be fixed. I've submitted patches for that in<br>this maillist some days ago.
<br><br>AC> Does anyone have an idea why these two errors happen and has anyone<br>AC> successfully used llvm-g++ on a WIN32 platform to compile files into bytecode<br>AC> and used llc to convert back into C/assembly?
<br>C++ is definitely broken on win32 platform due to many platform<br>specific issues (e.g. static ctors, etc.). Thank you for triggering<br>this bug - I'm working on this.<br><br>--<br>With best regards,<br>Anton                          mailto:
<a href="mailto:asl@math.spbu.ru">asl@math.spbu.ru</a><br><br>Wednesday, May 24, 2006 4:00:59 PM<br><br>Faculty of Mathematics & Mechanics, Saint-Petersburg State University<br><br><br>_______________________________________________
<br>LLVM Developers mailing list<br><a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">
http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br></blockquote></div><br>