{"id":13574447,"url":"https://github.com/sampsyo/llvm-pass-skeleton","last_synced_at":"2025-05-15T10:06:34.244Z","repository":{"id":35320343,"uuid":"39582116","full_name":"sampsyo/llvm-pass-skeleton","owner":"sampsyo","description":"example LLVM pass","archived":false,"fork":false,"pushed_at":"2025-03-06T03:40:58.000Z","size":60,"stargazers_count":582,"open_issues_count":8,"forks_count":195,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-04-11T19:59:43.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.cs.cornell.edu/~asampson/blog/llvm.html","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sampsyo.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}},"created_at":"2015-07-23T17:45:27.000Z","updated_at":"2025-04-09T13:28:23.000Z","dependencies_parsed_at":"2025-03-28T09:00:24.647Z","dependency_job_id":"41829102-0e02-43df-ae04-fe9d181148d4","html_url":"https://github.com/sampsyo/llvm-pass-skeleton","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sampsyo%2Fllvm-pass-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sampsyo%2Fllvm-pass-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sampsyo%2Fllvm-pass-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sampsyo%2Fllvm-pass-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sampsyo","download_url":"https://codeload.github.com/sampsyo/llvm-pass-skeleton/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254319718,"owners_count":22051072,"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-08-01T15:00:51.678Z","updated_at":"2025-05-15T10:06:29.229Z","avatar_url":"https://github.com/sampsyo.png","language":"C++","funding_links":[],"categories":["C++","Starchart"],"sub_categories":[],"readme":"# llvm-pass-skeleton\n\nA completely useless LLVM pass.\nIt's for LLVM 17.\n\nBuild:\n\n    $ cd llvm-pass-skeleton\n    $ mkdir build\n    $ cd build\n    $ cmake ..\n    $ make\n    $ cd ..\n\nRun:\n\n    $ clang -fpass-plugin=`echo build/skeleton/SkeletonPass.*` something.c\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsampsyo%2Fllvm-pass-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsampsyo%2Fllvm-pass-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsampsyo%2Fllvm-pass-skeleton/lists"}