compor / llvm-ir-cmake-utils

LLVM IR CMake utils for bitcode file manipulation by opt and friends
GNU Lesser General Public License v2.1
68 stars 14 forks source link

Add AppleClang to supported compiler ids #34

Closed otsmr closed 9 months ago

otsmr commented 9 months ago

Testet with the following setup:

$ clang -v
Homebrew clang version 17.0.2
Target: arm64-apple-darwin23.0.0

$ opt --version
Homebrew LLVM version 17.0.2
Default target: arm64-apple-darwin23.0.0
Host CPU: apple-m1

$ cmake --version
cmake version 3.26.4
compor commented 9 months ago

Thanks! Based on https://cmake.org/cmake/help/latest/variable/CMAKE_LANG_COMPILER_ID.html