[lld] [LLD][COFF] Detect weak reference cycles. (PR #104463)
Saleem Abdulrasool via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 15 09:48:29 PDT 2024
compnerd wrote:
The weak aliases are an extension for MinGW right? In that case, what happens on ELF if you have weak alias cycles?
https://github.com/llvm/llvm-project/pull/104463
More information about the llvm-commits
mailing list