[LLVMdev] Unable to compile .s files generated with llc.

Anton Korobeynikov anton at korobeynikov.info
Sun Feb 14 07:21:01 PST 2010


Hello, Everyone

> This is a known problem. When the target OS is set to "windows", LLVM
> generates a weird combination of NASM and GAS assembly.
We're not doing such insane things anymore. AT&T MCAsmInfo is used for
asmprinting everywhere on windows, since we don't have other usable
asmprinter :)

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



More information about the llvm-dev mailing list