kikairoya wrote:

> I think linking with `-lLLVM-20` should bind to `cygLLVM-20.dll`, or 
> `cygLLVM-20.1.dll` if `-lLLVM` but is it possible?

It may be possible with llvm-dlltool but seems hacky. I've just reversed the 
link direction using SONAME and putting symlinks to it.

https://github.com/llvm/llvm-project/pull/147132
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to