[Openmp-commits] [PATCH] D152054: [OpenMP] Codegen support for thread_limit on target directive

Martin Storsjö via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Aug 28 22:07:53 PDT 2023


mstorsjo added a comment.

In D152054#4622642 <https://reviews.llvm.org/D152054#4622642>, @vadikp-intel wrote:

> Windows importing is now done by name, and new exports do not need to have an ordinal specified for them i.e. you can add a line with just the API name to dllexports.

Oh, right, thanks. Will do.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152054



More information about the Openmp-commits mailing list