{"id":21602752,"url":"https://github.com/codeintelligencetesting/llvm-static","last_synced_at":"2026-01-04T13:06:24.810Z","repository":{"id":244352625,"uuid":"814995848","full_name":"CodeIntelligenceTesting/llvm-static","owner":"CodeIntelligenceTesting","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-13T12:17:47.000Z","size":8,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-02-13T13:27:32.378Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodeIntelligenceTesting.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-14T06:13:48.000Z","updated_at":"2025-02-13T12:17:32.000Z","dependencies_parsed_at":"2024-06-25T12:06:54.337Z","dependency_job_id":"2424466e-22af-471f-9394-0b3305ef9d49","html_url":"https://github.com/CodeIntelligenceTesting/llvm-static","commit_stats":null,"previous_names":["codeintelligencetesting/llvm-static"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeIntelligenceTesting%2Fllvm-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeIntelligenceTesting%2Fllvm-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeIntelligenceTesting%2Fllvm-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeIntelligenceTesting%2Fllvm-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeIntelligenceTesting","download_url":"https://codeload.github.com/CodeIntelligenceTesting/llvm-static/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244229548,"owners_count":20419645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-24T19:14:14.254Z","updated_at":"2026-01-04T13:06:24.758Z","avatar_url":"https://github.com/CodeIntelligenceTesting.png","language":"CMake","readme":"# LLVM Tooling\n\nThis repository contains scripts to build static LLVM libraries which can be\nused to develop libclangTooling based tools. See the release page for\ndownloadable archives.\n\n## Usage\n\nThe uploaded archive contains a `CMakeLists.txt` which allows for quick\nintegration of the LLVM tooling libraries in a CMake project. Add the following\nsnippet to your `CMakeLists.txt` to download the LLVM libraries and link a\ntarget against them:\n\n```\nFetchContent_Declare(LLVM URL \"https://github.com/CodeIntelligenceTesting/llvm-static/releases/download/18.1.5-b1/llvm-static-linux-amd64.tar.xz\")\nFetchContent_MakeAvailable(LLVM)\n\ntarget_link_libraries(\u003cTARGET\u003e PRIVATE clangTooling)\n```\n\n## Create New Release\n\nTo create a new release e.g. for a new version of LLVM, update the\n`CMakeLists.txt` and trigger the manual workflow\n[\"Build LLVM\"](https://github.com/CodeIntelligenceTesting/llvm-static/actions/workflows/build-llvm.yaml).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeintelligencetesting%2Fllvm-static","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeintelligencetesting%2Fllvm-static","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeintelligencetesting%2Fllvm-static/lists"}