https://github.com/alexdenisov/bazel-llvm-plugin
Example of an LLVM plugin built with Bazel
https://github.com/alexdenisov/bazel-llvm-plugin
bazel bazel-examples llvm
Last synced: 10 months ago
JSON representation
Example of an LLVM plugin built with Bazel
- Host: GitHub
- URL: https://github.com/alexdenisov/bazel-llvm-plugin
- Owner: AlexDenisov
- License: mit
- Created: 2025-04-01T07:29:08.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-04-01T09:20:05.000Z (12 months ago)
- Last Synced: 2025-04-13T06:51:28.093Z (12 months ago)
- Topics: bazel, bazel-examples, llvm
- Language: Starlark
- Homepage: https://lowlevelbits.com/p/building-llvm-plugin-with-bazel
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bazel LLVM plugin
An example of an LLVM plugin built with Bazel.
More details: https://lowlevelbits.com/p/building-llvm-plugin-with-bazel