[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 09:47:25 PDT 2022


efriedma added a comment.

Just listing the symbol in the symbol table doesn't do anything useful as far as I know.  What's actually referring to __imp_importf?  What do you mean by link errors?


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