<p dir="ltr"><br>
2013年10月18日 上午1:15于 "Hans Wennborg" <<a href="mailto:hans@chromium.org">hans@chromium.org</a>>写道:<br>
><br>
> On Wed, Oct 16, 2013 at 11:30 PM, 罗勇刚(Yonggang Luo)<br>
> <<a href="mailto:luoyonggang@gmail.com">luoyonggang@gmail.com</a>> wrote:<br>
> > It's already contained C/C++ compiler, but<br>
> > lack of a assembler. so request for that.<br>
><br>
> Clang can be used like an assembler in the sense that if it's fed a .s</p>
<p dir="ltr">oh, thank you very much, i just want to compile some assembly file and link with compiled c object file<br>
> file, it will assemble it. (I noted that clang-cl doesn't do this for<br>
> .asm files, I should fix that.)<br>
><br>
> I'm not sure that we want to include llvm-mc in the installer. Is it<br>
> really intended to be used as an assembler by the end user? The help<br>
> text says "llvm machine code playground", which seems to indicate it's<br>
> more of an internal tool.<br>
><br>
>  - Hans<br>
</p>