llvm-project
0bd614a8 - [Cygwin] Don't use version script for Cygwin target (#143133)

Commit
145 days ago
[Cygwin] Don't use version script for Cygwin target (#143133) Cygwin is a COFF platform and does not support version-script. I guess I should use LLVM_HAVE_LINK_VERSION_SCRIPT here, but I don't know why this is not currently the case.
Author
Parents
Loading