1) With the MC project LLVM has integrated assemblers for some targets.
2) You should be able to run the target assembler on the host,
assuming it's portable.
Reid
On Sat, Apr 2, 2011 at 3:29 AM, Xun Li <lxfind at gmail.com>
wrote:> Hi,
>
> Since LLVM does not contain an assembler and linker to generate native
code, do people have to write their own assembler if the target is different
from the host? Or did I misunderstand something?
> Thanks.
>
> Xun Li
> ArchLab
> Department of Computer Science
> University of California, Santa Barbara
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>