[llvm] [Cygwin] Cygwin X86ISelDAGToDAG.cpp (PR #76284)

εΎζŒζ’ Xu Chiheng via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 4 15:34:13 PST 2024


xu-chiheng wrote:

> is the configure check is using the medium code model on cygwin? how large is the linked binary in the failing configure check? is it running into relocation overflows?
> 
> providing the configure source file being compiled would be helpful

Yes, Cygwin 64 bit must use medium code model. Otherwise, there are runtime errors.


https://github.com/llvm/llvm-project/pull/76284


More information about the llvm-commits mailing list