[LLVMdev] llc generated machine assembly code for NASM

Anton Korobeynikov anton at korobeynikov.info
Thu Jan 28 11:41:20 PST 2010


Hello

> Does anybody have an idea of roughly how much effort is required to make
> intel asm printer to be usable? If it is within weeks, probably I can give
> it a try.
The required efforts equal to ones required to write new assembler.
"Too weak to be usable" means "it's not possible to represent many
important constructs with masm/nasm/fasm".

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



More information about the llvm-dev mailing list