{"name":"llvm","full_name":"llvm","tap":"homebrew/core","oldnames":[],"aliases":["llvm@22"],"versioned_formulae":["llvm@21","llvm@20","llvm@19","llvm@18","llvm@17","llvm@16","llvm@15","llvm@14","llvm@12"],"desc":"Next-gen compiler infrastructure","license":"Apache-2.0 WITH LLVM-exception","homepage":"https://llvm.org/","versions":{"stable":"22.1.7","head":"HEAD","bottle":true},"urls":{"stable":{"url":"https://github.com/llvm/llvm-project/releases/download/llvmorg-22.1.7/llvm-project-22.1.7.src.tar.xz","tag":null,"revision":null,"using":null,"checksum":"5cc4a3f12bba50b6bdfb4b61bdc852117a0ff2517807c3902fc13267fb93562e"},"head":{"url":"https://github.com/llvm/llvm-project.git","branch":"main","using":null}},"patches":[{"strip":"p1","url":"https://github.com/llvm/llvm-project/compare/1381ad497b9a6d3da630cbef53cbfa9ddf117bb6...40a8c7c0ff3f688b690e4c74db734de67f0f89e9.diff","sha256":"f6dafd762737eb79761ab7ef814a9fc802ec4bb8d20f46691f07178053b0eb36"}],"revision":0,"version_scheme":0,"compatibility_version":1,"autobump":true,"no_autobump_message":null,"skip_livecheck":false,"bottle":{"stable":{"rebuild":0,"root_url":"https://ghcr.io/v2/homebrew/core","files":{"arm64_tahoe":{"cellar":"/opt/homebrew/Cellar","url":"https://ghcr.io/v2/homebrew/core/llvm/blobs/sha256:c8aa5e14d31a5ef708ef437b6b280a024ee16b388dbe29cd0ab6bf24e39d69ee","sha256":"c8aa5e14d31a5ef708ef437b6b280a024ee16b388dbe29cd0ab6bf24e39d69ee"},"arm64_sequoia":{"cellar":"/opt/homebrew/Cellar","url":"https://ghcr.io/v2/homebrew/core/llvm/blobs/sha256:3681a3f037a1f503e0704079da958bfc6444fd930690fecc069ddbf4b2fbb937","sha256":"3681a3f037a1f503e0704079da958bfc6444fd930690fecc069ddbf4b2fbb937"},"arm64_sonoma":{"cellar":"/opt/homebrew/Cellar","url":"https://ghcr.io/v2/homebrew/core/llvm/blobs/sha256:5006a8d5247fb028278271cdbe968c095ce0a0f505e7737accb7a46ca60e09f9","sha256":"5006a8d5247fb028278271cdbe968c095ce0a0f505e7737accb7a46ca60e09f9"},"sonoma":{"cellar":":any","url":"https://ghcr.io/v2/homebrew/core/llvm/blobs/sha256:cbb91e42a142996518ee54c5d0b5204c3710fd45eb39eccd26b5ce5a0d9f91e5","sha256":"cbb91e42a142996518ee54c5d0b5204c3710fd45eb39eccd26b5ce5a0d9f91e5"},"arm64_linux":{"cellar":":any","url":"https://ghcr.io/v2/homebrew/core/llvm/blobs/sha256:57703ae39181a4e004b1b64f8583688cc58eb548dde2bb86f2ed9700865d5b5d","sha256":"57703ae39181a4e004b1b64f8583688cc58eb548dde2bb86f2ed9700865d5b5d"},"x86_64_linux":{"cellar":":any","url":"https://ghcr.io/v2/homebrew/core/llvm/blobs/sha256:7601c4fcfbf0ebaf64a9be438a6570a65122fbd381408b53412083031ad9129a","sha256":"7601c4fcfbf0ebaf64a9be438a6570a65122fbd381408b53412083031ad9129a"}}}},"pour_bottle_only_if":null,"keg_only":true,"keg_only_reason":{"reason":":provided_by_macos","explanation":""},"options":[],"build_dependencies":["cmake","ninja","swig"],"dependencies":["python@3.14","xz","z3","zstd"],"test_dependencies":[],"recommended_dependencies":[],"optional_dependencies":[],"uses_from_macos":["libedit","libffi","ncurses"],"uses_from_macos_bounds":[{},{},{}],"requirements":[],"conflicts_with":[],"conflicts_with_reasons":[],"link_overwrite":[],"caveats":"CLANG_CONFIG_FILE_SYSTEM_DIR: $HOMEBREW_PREFIX/etc/clang\nCLANG_CONFIG_FILE_USER_DIR:   ~/.config/clang\n\nLLD is now provided in a separate formula:\n  brew install lld\n\nUsing `clang`, `clang++`, etc., requires a CLT installation at `/Library/Developer/CommandLineTools`.\nIf you don't want to install the CLT, you can write appropriate configuration files pointing to your\nSDK at ~/.config/clang.\n\nTo use the bundled libunwind please use the following LDFLAGS:\n  LDFLAGS=\"-L$HOMEBREW_PREFIX/opt/llvm/lib/unwind -lunwind\"\n\nTo use the bundled libc++ please use the following LDFLAGS:\n  LDFLAGS=\"-L$HOMEBREW_PREFIX/opt/llvm/lib/c++ -L$HOMEBREW_PREFIX/opt/llvm/lib/unwind -lunwind\"\nFeatures newer than system libc++ will require the following define to enable\n(support for this may be removed in a future major LLVM release):\n  CPPFLAGS=\"-D_LIBCPP_DISABLE_AVAILABILITY\"\n\nNOTE: You probably want to use the libunwind and libc++ provided by macOS unless you know what you're doing.\n","installed":[],"linked_keg":null,"pinned":false,"outdated":false,"deprecated":false,"deprecation_date":null,"deprecation_reason":null,"deprecation_replacement_formula":null,"deprecation_replacement_cask":null,"deprecate_args":null,"disabled":false,"disable_date":null,"disable_reason":null,"disable_replacement_formula":null,"disable_replacement_cask":null,"disable_args":null,"post_install_steps":[],"post_install_defined":true,"service":null,"tap_git_head":"aa2ab9ab96287a14f1ec1a0e560b0d5765b1c57f","ruby_source_path":"Formula/l/llvm.rb","ruby_source_checksum":{"sha256":"066f81e7e4328aa1b1a68f2104ac4da89d209a1f943cece86add53def84fb3fc"},"variations":{"x86_64_linux":{"build_dependencies":["cmake","ninja","swig","binutils","pkgconf"],"dependencies":["python@3.14","xz","z3","zstd","zlib-ng-compat"],"caveats":"CLANG_CONFIG_FILE_SYSTEM_DIR: $HOMEBREW_PREFIX/etc/clang\nCLANG_CONFIG_FILE_USER_DIR:   ~/.config/clang\n\nLLD is now provided in a separate formula:\n  brew install lld\n"},"arm64_linux":{"build_dependencies":["cmake","ninja","swig","binutils","pkgconf"],"dependencies":["python@3.14","xz","z3","zstd","zlib-ng-compat"],"caveats":"CLANG_CONFIG_FILE_SYSTEM_DIR: $HOMEBREW_PREFIX/etc/clang\nCLANG_CONFIG_FILE_USER_DIR:   ~/.config/clang\n\nLLD is now provided in a separate formula:\n  brew install lld\n"}},"executables":["FileCheck","UnicodeNameMappingGenerator","amdgpu-arch","analyze-build","bugpoint","clang","clang++","clang-22","clang-apply-replacements","clang-change-namespace","clang-check","clang-cl","clang-cpp","clang-doc","clang-extdef-mapping","clang-format","clang-include-cleaner","clang-include-fixer","clang-installapi","clang-linker-wrapper","clang-move","clang-nvlink-wrapper","clang-offload-bundler","clang-offload-packager","clang-query","clang-refactor","clang-reorder-fields","clang-repl","clang-scan-deps","clang-sycl-linker","clang-tblgen","clang-tidy","clangd","count","diagtool","dsymutil","find-all-symbols","git-clang-format","hmaptool","intercept-build","llc","lldb","lldb-argdumper","lldb-dap","lldb-instr","lldb-mcp","lldb-server","lldb-tblgen","lli","lli-child-target","llvm-PerfectShuffle","llvm-addr2line","llvm-ar","llvm-as","llvm-bcanalyzer","llvm-bitcode-strip","llvm-c-test","llvm-cas","llvm-cat","llvm-cfi-verify","llvm-cgdata","llvm-config","llvm-cov","llvm-ctxprof-util","llvm-cvtres","llvm-cxxdump","llvm-cxxfilt","llvm-cxxmap","llvm-debuginfo-analyzer","llvm-debuginfod","llvm-debuginfod-find","llvm-diff","llvm-dis","llvm-dlltool","llvm-dwarfdump","llvm-dwarfutil","llvm-dwp","llvm-exegesis","llvm-extract","llvm-gsymutil","llvm-ifs","llvm-install-name-tool","llvm-ir2vec","llvm-jitlink","llvm-jitlink-executor","llvm-lib","llvm-libtool-darwin","llvm-link","llvm-lipo","llvm-lto","llvm-lto2","llvm-mc","llvm-mca","llvm-ml","llvm-ml64","llvm-modextract","llvm-nm","llvm-objcopy","llvm-objdump","llvm-offload-binary","llvm-offload-wrapper","llvm-opt-report","llvm-otool","llvm-pdbutil","llvm-profdata","llvm-profgen","llvm-ranlib","llvm-rc","llvm-readelf","llvm-readobj","llvm-readtapi","llvm-reduce","llvm-remarkutil","llvm-rtdyld","llvm-sim","llvm-size","llvm-split","llvm-stress","llvm-strings","llvm-strip","llvm-symbolizer","llvm-tblgen","llvm-test-mustache-spec","llvm-tli-checker","llvm-undname","llvm-windres","llvm-xray","mlir-cat","mlir-linalg-ods-yaml-gen","mlir-lsp-server","mlir-minimal-opt","mlir-minimal-opt-canonicalize","mlir-opt","mlir-pdll","mlir-pdll-lsp-server","mlir-query","mlir-reduce","mlir-rewrite","mlir-runner","mlir-tblgen","mlir-transform-opt","mlir-translate","modularize","not","nvptx-arch","obj2yaml","offload-arch","opt","pp-trace","reduce-chunk-list","run-clang-tidy","sancov","sanstats","scan-build","scan-build-py","scan-view","split-file","tblgen-lsp-server","tblgen-to-irdl","verify-uselistorder","yaml-bench","yaml2macho-core","yaml2obj"],"analytics":{"install":{"30d":{"llvm":99990,"llvm --HEAD":43},"90d":{"llvm":238969,"llvm --HEAD":127},"365d":{"llvm":889168,"llvm --HEAD":630}},"install_on_request":{"30d":{"llvm":28913,"llvm --HEAD":39},"90d":{"llvm":84473,"llvm --HEAD":120},"365d":{"llvm":328568,"llvm --HEAD":621}},"build_error":{"30d":{"llvm":1436,"llvm --HEAD":6}}},
"generated_date":"2026-06-08"}
