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.