[Openmp-commits] [PATCH] D143431: Switch the Windows OpenMP import library to import by name rather than ordinal.

Jonathan Peyton via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Feb 8 09:57:30 PST 2023


jlpeyton added a comment.

Can you comment on the removal of kmp_import.cpp? Is it not needed anymore because Microsoft is moving away from the vcomp interface? If it is indeed unnecessary, then shouldn't we just remove the file entirely?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143431



More information about the Openmp-commits mailing list