snirk-lang / protosnirk

The beginnings of a programming language
MIT License
1 stars 1 forks source link

Add `{:p}` pointer formatting for LLVM types #68

Closed SnirkImmington closed 6 years ago

SnirkImmington commented 6 years ago

Adds a macro for implementing the {:p} formatter for LLVM data, and implements it for all relevant structures.