ir,build: pragma support (#97)
Adds support for arbitrary compiler directives. Fixes #15
This commit is contained in:
committed by
GitHub
parent
0bcbe82731
commit
c8004ba627
@@ -174,6 +174,7 @@ For demonstrations of `avo` features:
|
||||
* **[complex](examples/complex):** Working with `complex{64,128}` types.
|
||||
* **[data](examples/data):** Defining `DATA` sections.
|
||||
* **[ext](examples/ext):** Interacting with types from external packages.
|
||||
* **[pragma](examples/pragma):** Apply compiler directives to generated functions.
|
||||
|
||||
### Real Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user