[PATCH] D136202: [Arm64EC] Refer to dllimport'ed functions correctly.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 19 19:58:46 PDT 2022
efriedma added a comment.
Strange, I didn't see anything like that. Are you sure that adding the symbol to the symbol table solves the issue?
I did see a few weird issues with certain C library functions, but it turned out I could reproduce the same issue with MSVC.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136202/new/
https://reviews.llvm.org/D136202
More information about the llvm-commits
mailing list