Files
Tomohiro Kashiwada 0bd614a8ee [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.
2025-06-13 22:36:14 -07:00
..