[llvm-commits] [llvm] r131525 - /llvm/trunk/lib/MC/MCAsmStreamer.cpp

Anton Korobeynikov anton at korobeynikov.info
Wed May 18 07:54:04 PDT 2011


Chip,

>> what about the native windows assembler (assuming there is such a thing...)?
> I based my directives on the native Windows assembler--MASM. Last I
> checked, LLVM doesn't support emitting assembly for MASM. (Would
> somebody correct me on that if I'm wrong?)
Exactly. MASM is too weak to support stuff necessary for C++ binaries.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list