llvm-project
0bd614a8
- [Cygwin] Don't use version script for Cygwin target (#143133)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#143133 - [Cygwin] Don't use version script for Cygwin target
Author
kikairoya
Parents
35e3c507
Loading