Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

[OpenMP] Remove unwanted dependency on libstdc++ for libomp #258

Merged
merged 1 commit into from
Jan 15, 2024
Merged

[OpenMP] Remove unwanted dependency on libstdc++ for libomp #258

merged 1 commit into from
Jan 15, 2024

Commits on Jan 15, 2024

  1. [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 #73248
    
    Note: Applies upstream diff: llvm/llvm-project#73249
    ergawy committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e43e8b5 View commit details
    Browse the repository at this point in the history