[LLVMdev] Feature request for include llvm-mc in llvm.org/builds

罗勇刚(Yonggang Luo) luoyonggang at gmail.com
Thu Oct 17 10:20:45 PDT 2013


2013年10月18日 上午1:15于 "Hans Wennborg" <hans at chromium.org>写道:
>
> On Wed, Oct 16, 2013 at 11:30 PM, 罗勇刚(Yonggang Luo)
> <luoyonggang at gmail.com> wrote:
> > It's already contained C/C++ compiler, but
> > lack of a assembler. so request for that.
>
> Clang can be used like an assembler in the sense that if it's fed a .s

oh, thank you very much, i just want to compile some assembly file and link
with compiled c object file
> file, it will assemble it. (I noted that clang-cl doesn't do this for
> .asm files, I should fix that.)
>
> I'm not sure that we want to include llvm-mc in the installer. Is it
> really intended to be used as an assembler by the end user? The help
> text says "llvm machine code playground", which seems to indicate it's
> more of an internal tool.
>
>  - Hans
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131018/3e8c88aa/attachment.html>


More information about the llvm-dev mailing list