[Openmp-commits] [PATCH] D144419: Improvements to the OpenMP	Windows build
    Martin Storsjö via Phabricator via Openmp-commits 
    openmp-commits at lists.llvm.org
       
    Mon Feb 20 14:06:30 PST 2023
    
    
  
mstorsjo added a comment.
Oh, btw, can you clarify what the intended procedure is, for coordinating allocating new ordinals, whenever there's a new export to be added to the `dllexports` file? This comes up every now and then when a new exported function is added (by someone who knows little about the OpenMP Windows builds), then the Windows build is broken, and someone else has to add that export and give it a number, to unbreak the build again.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144419/new/
https://reviews.llvm.org/D144419
    
    
More information about the Openmp-commits
mailing list