[Openmp-commits] [PATCH] D133594: [Libomptarget] Fix compiling with asserts using the bitcode library

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Sep 9 12:14:11 PDT 2022


JonChesterfield added a comment.

It seems a bit sketchy to be defining libc symbols in the openmp runtime.  Is there a reason we can't prefix these __omp or similar?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133594



More information about the Openmp-commits mailing list