mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 10:55:58 +08:00
539b1ec9d8cdd6ad9883d59faa6a8949ab4d42da
CMake has the problem with the single dash variant because of the space, so use the double dash with equal sign version. We also don't have to pass the target triple when checking for compiler-rt since that flag is already included in compile flags now. Differential Revision: https://reviews.llvm.org/D32068 llvm-svn: 300409
…
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%