[LLVMdev] Intel asm

Anton Korobeynikov asl at math.spbu.ru
Fri Sep 5 01:49:25 PDT 2008


Hello, David

> Is the Intel AsmPrinter meant to produce asm that is understood by gas or
> is it only meant to satisfy NASM, etc.?
It's expected to produce assembler, which is understood by masm mainly. However, don't 
expect much from this asmprinter - masm does not have many features required to emit 
assembler properly.

--
WBR, Anton Korobeynikov 



More information about the llvm-dev mailing list