[Openmp-commits] [PATCH] D118524: [OpenMP] Fix link error on Windows caused by `interop` functions
Martin Storsjö via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Sat Jan 29 05:21:42 PST 2022
mstorsjo accepted this revision.
mstorsjo added a comment.
This revision is now accepted and ready to land.
In D118524#3281670 <https://reviews.llvm.org/D118524#3281670>, @tianshilei1992 wrote:
> 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.
Oh, right, sorry, I missed that.
I tested this, and building works fine now again. Thanks!
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