{"id":15403190,"url":"https://github.com/woodruffw/llvm-passgen","last_synced_at":"2025-04-10T00:18:59.990Z","repository":{"id":37862844,"uuid":"211191502","full_name":"woodruffw/llvm-passgen","owner":"woodruffw","description":"A small tool for quickly generating LLVM passes","archived":false,"fork":false,"pushed_at":"2025-03-31T21:39:24.000Z","size":283,"stargazers_count":28,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T07:18:42.847Z","etag":null,"topics":["llvm","llvm-pass","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/llvm-passgen","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/woodruffw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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},"funding":{"github":"woodruffw","thanks_dev":"u/gh/woodruffw"}},"created_at":"2019-09-26T22:27:48.000Z","updated_at":"2025-03-31T21:39:24.000Z","dependencies_parsed_at":"2024-03-18T23:29:54.685Z","dependency_job_id":"36af6ffa-f88d-43c7-80c8-995fdc67dda5","html_url":"https://github.com/woodruffw/llvm-passgen","commit_stats":{"total_commits":232,"total_committers":3,"mean_commits":77.33333333333333,"dds":0.2844827586206896,"last_synced_commit":"d37523b362b8729637f63f3abf5945b6ac959e60"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woodruffw%2Fllvm-passgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woodruffw%2Fllvm-passgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woodruffw%2Fllvm-passgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woodruffw%2Fllvm-passgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/woodruffw","download_url":"https://codeload.github.com/woodruffw/llvm-passgen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131397,"owners_count":21052833,"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":["llvm","llvm-pass","rust"],"created_at":"2024-10-01T16:06:41.864Z","updated_at":"2025-04-10T00:18:59.963Z","avatar_url":"https://github.com/woodruffw.png","language":"Rust","funding_links":["https://github.com/sponsors/woodruffw","https://thanks.dev/u/gh/woodruffw"],"categories":[],"sub_categories":[],"readme":"llvm-passgen\n============\n\n![license](https://raster.shields.io/badge/license-MIT%20with%20restrictions-green.png)\n[![CI](https://github.com/woodruffw/llvm-passgen/actions/workflows/ci.yml/badge.svg)](https://github.com/woodruffw/llvm-passgen/actions/workflows/ci.yml)\n\nA tool for rapidly creating LLVM pass skeletons.\n\n## Overview\n\n```bash\ncargo install llvm-passgen\n# or, build locally with `cargo build`\n```\n\n## Usage\n\n```bash\nllvm-passgen --kind module Foo\ncd Foo/build\ncmake ..\nmake\n```\n\nIf `cmake ..` fails, you may need to set `LLVM_DIR` to the LLVM CMake configuration:\n\n```bash\nLLVM_DIR=/path/to/llvm/lib/cmake cmake ..\n```\n\nSee `llvm-passgen --help` for a full list of options.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoodruffw%2Fllvm-passgen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwoodruffw%2Fllvm-passgen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoodruffw%2Fllvm-passgen/lists"}