[Openmp-commits] [PATCH] D92027: [OpenMP] libomp: fix non-X86 non-AARCH64 builds

Michael Pique via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Nov 24 06:56:08 PST 2020


Michael_Pique added a comment.

Adding that “emergency definition” of KMP_PREFIX_UNDERSCORE there at line 1730 seems reasonable. Similar code appears at lines 71 and 133; the function’s overall lack of orthogonality between OS and Hardware could be addressed later. I perceive no enthusiasm for a redesign.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92027



More information about the Openmp-commits mailing list