[Openmp-commits] [PATCH] D118524: [OpenMP] Fix link error on Windows caused by `interop` functions

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sat Jan 29 05:13:01 PST 2022


tianshilei1992 added a comment.

In D118524#3281552 <https://reviews.llvm.org/D118524#3281552>, @mstorsjo wrote:

> I didn’t try this yet, but you need to change the ordinals of the new exports in the dllexports file too.

It's been merged.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118524/new/

https://reviews.llvm.org/D118524



More information about the Openmp-commits mailing list