[LLVMdev] Mod for using GAS with MS VC++

Aaron Gray angray at beeb.net
Mon Jul 11 11:44:15 PDT 2005


Here is a mod to X86 that allows GAS to be used with MS Visual C++.

I introduces a 'forWindows' variable like 'forCygwin' in th X86SharedAsmPrinter class.

This may prompt thurther normalization, on the otherhand it may not :)

Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050711/17d090a4/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: X86AsmPrinter.cpp
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050711/17d090a4/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: X86AsmPrinter.h
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050711/17d090a4/attachment.h>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: X86ATTAsmPrinter.cpp
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050711/17d090a4/attachment-0001.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: X86IntelAsmPrinter.cpp
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050711/17d090a4/attachment-0002.ksh>


More information about the llvm-dev mailing list