[LLVMdev] llc generated machine assembly code for NASM

Bengu Li libengu at gmail.com
Tue Feb 2 19:30:33 PST 2010


Yes, my example is very simple but definitely more complex than "hello,
world". I will try more complex examples to find out what is missing.

FYI: With some slight manual modification, it also works for NASM.

Bengu
On Tue, Feb 2, 2010 at 7:06 PM, Anton Korobeynikov
<anton at korobeynikov.info>wrote:

> >> I am sure that you've run into many problems when efforts were carried
> out
> >> to implement the Intel ASM printer between version 1.6 and 1.7. I'd
> >> appreciated it if you could point me to any document with regard to
> relavent
> >> problems at that time.
> > I don't have such document.
> > Just grab some non-trivial c++ app (with several source files) and try
> > to generate an assembler.
> And I should say that trivial examples indeed worked in the past.
> Something larger than "hello world" - not.
>
> --
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100202/19cdd11e/attachment.html>


More information about the llvm-dev mailing list