Skip to content

Commit

Permalink
Support for Clang/LLVM Compiler
Browse files Browse the repository at this point in the history
Currently, Clang/LLVM would fallback to the GCC implementation which
works but results in suboptimal performance. This change introduces
support for Clang/LLVM compiler, specifically the implementation was
tested and should support LLVM 18.1.0 and newer.
  • Loading branch information
petrhosek committed Feb 22, 2024
1 parent a75f017 commit a65aef7
Show file tree
Hide file tree
Showing 2 changed files with 1,481 additions and 0 deletions.
Loading

0 comments on commit a65aef7

Please sign in to comment.