[lld] [LLD][COFF] Don't dllimport from static libraries (PR #134443)
Alexandre Ganea via llvm-commits
llvm-commits at lists.llvm.org
Fri May 2 14:57:36 PDT 2025
aganea wrote:
Ah I see, there's an ambiguity:
```
C:\git\llvm-project>git cherry-pick c75eac7
error: short object ID c75eac7 is ambiguous
hint: The candidates are:
hint: c75eac7c0347 commit 2025-04-07 - [LLD][COFF] Don't dllimport from static libraries (#134443)
hint: c75eac723654 tree
fatal: bad revision 'c75eac7'
```
I'll try again with the longer ID.
https://github.com/llvm/llvm-project/pull/134443
More information about the llvm-commits
mailing list