[LLVMdev] X86AsmPrinter + MASM and NASM backends

Aaron Gray angray at beeb.net
Tue Jul 12 17:18:19 PDT 2005


> Please don't worry about preserving compatibility with GAS in Intel mode. 
> GAS has several bugs in its support for intel mode that makes it hard to 
> depend on.  Feel free to change the current intel printer in any way to do 
> what you need to support MASM.

Okay. I am just a bit confused about the sub target stuff. Shall I ignore 
that for now. Also the target triplet and 'forWindows'/'forCygwin' stuff can 
be ignored and done separately.

Aaron




More information about the llvm-dev mailing list