[LLVMdev] llc generated assembly does not work with gcc 3.4.4

Anton Korobeynikov anton at korobeynikov.info
Thu Jan 28 00:17:37 PST 2010


Hi, Chris

> This is a because the "windows" x86 target defaults to intel syntax asm.  I'm not even sure what the "windows" subtarget is if not for mingw or cygwin.  Does it make sense to remove the "Windows" target and have "i686-pc-win32" just be a synonym for mingw?
This is ok for me. I think we need to go further and somehow indicate
that intel asmprinter will never be able generate code which, in
general, can be assembled.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the llvm-dev mailing list