You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[LLD][COFF] Set isUsedInRegularObj for target symbols in resolveAlternateNames (llvm#154837)
Fixes: llvm#154595
Prior to commit bbc8346, this flag was
set by `insert()` from `addUndefined()`. Set it explicitly now.
(cherry picked from commit a6fcd1a)
0 commit comments