#llvm #plugin #macro

macro llvm-plugin-inkwell-internals

Internal macro crate for inkwell

2 unstable releases

0.6.0 Jan 21, 2023
0.5.0 Sep 6, 2022

#1364 in Procedural macros

36 downloads per month
Used in 2 crates (via llvm-plugin-inkwell)

Apache-2.0

23KB
458 lines

Inkwell-Internals

This crate is used to generate proc macro(s) in inkwell and should not be a direct dependency.


lib.rs:

These macros are only intended to be used by inkwell internally and should not be expected to have public support nor stability. Here be dragons 🐉

Dependencies

~0.7–1.1MB
~27K SLoC