[PATCH] D11349: Add Support for the cygwin64 target
Martell Malone
martellmalone at gmail.com
Mon Jul 20 06:07:21 PDT 2015
martell added a comment.
In http://reviews.llvm.org/D11349#208086, @yaron.keren wrote:
> What target cygwin x64 uses on current SVN? or we have 32 bits only?
Currently it seems you only have 32bits
I assume it used a generic x86_64 target but now that you set MSVC at the default it probably uses that which isn't good for cygwin64
Repository:
rL LLVM
http://reviews.llvm.org/D11349
More information about the cfe-commits
mailing list