[llvm-dev] Generate MASM output from llc?

Anton Korobeynikov via llvm-dev llvm-dev at lists.llvm.org
Tue Jun 19 00:11:37 PDT 2018


Correct. MASM lacks many features required to represent almost any
non-trivial code.

On Sat, Jun 16, 2018 at 2:36 AM, Dmitry N. Mikushin via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> Dear all,
>
> I'm wondering if there is support for generating Visual Studio compatible
> assembler by LLVM backend? At glance, besides AT&T or Intel that are
> obviously not suitable for MASM, there are no other options, right?
>
> Kind regards.
> - Dmitry.
>
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>



-- 
With best regards, Anton Korobeynikov
Department of Statistical Modelling, Saint Petersburg State University


More information about the llvm-dev mailing list