[LLVMdev] Mod for using GAS with MS VC++
Aaron Gray
angray at beeb.net
Tue Jul 12 08:00:24 PDT 2005
Everyone seems to have missed the point. The "Mod for using GAS with MS
VC++" as this thread is titled was what it was originally about and why I
defined a 'forWindows' bool paralleling 'forCygwin' so that if you compiled
for -x86-asm-syntax=attt|intel then the output would work with GAS under
Cygwin or MinGW.
It was not a great "patch" as where ever forCygwin was I put a forWindows,
so it needed a better neater solution.
Aaron
More information about the llvm-dev
mailing list