Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[OpenMP] Remove unwanted dependency on libstdc++ for libomp
Disable libstdc++/libc++ assertions, in an `LLVM_ENABLE_ASSERTIONS` build, to avoid an unwanted dependency on libstdc++/libc++.so. fixes llvm#73248 Note: Applies upstream diff: llvm#73249
- Loading branch information