[lld] [LLD][X86] Match delayLoad thunk with MSVC (PR #149521)
Evgenii Kudriashov via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 22 16:59:31 PDT 2025
e-kud wrote:
@DeChambord thank you for the smallest reproducer. But I wasn't able to find any existing tests for `delayload` with execution. It looks like `lld` tests are built around gathering object info instead of execution. I've already updated these checks.
https://github.com/llvm/llvm-project/pull/149521
More information about the llvm-commits
mailing list