mstorsjo added inline comments.

================
Comment at: openmp/runtime/src/dllexports:348
         __kmpc_omp_wait_deps                243
+        __kmpc_omp_taskwait_deps_51         292
         __kmpc_cancel                       244
----------------
This is missing a similar export of `__kmpc_omp_taskwait_51`, which causes a 
bunch of tests to fail if running them on Windows now. (Also, where do the 
numbers for these exports get assigned?)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131830

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to