[Openmp-commits] [PATCH] D69927: [OpenMP] Remove -Wl, -fini=__kmp_internal_end_fini

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Nov 18 08:53:36 PST 2019


JonChesterfield added a comment.

The current change (without the racy test) looks good to me.

This is presumably a user visible ABI break. As far as I know that's OK for the OpenMP runtime. Anyone have more information on the policy here?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69927





More information about the Openmp-commits mailing list