[LLVMdev] Unifying Windows Target Triples

Anton Korobeynikov anton at korobeynikov.info
Thu Feb 27 23:05:00 PST 2014


> Would you be willing to agree to:
>
> {armv7,i686,x86_64}-<vendor>-windows-{ia,gnu,ms}pe
You're opening big can of worms here...

Note, that stuff like "i386-mingw32" and similar target triples should
be supported regardless of this "canonical" scheme.

Also:
 - Debian uses "i586-mingw32msvc" triple
 - There is mingw-w64 which uses  "x86_64-w64-mingw32" and "i686-w64-mingw32"

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



More information about the llvm-dev mailing list