In this series I walkthrough the LLVM "Kaleidoscope" Tutorial, where you follow step by step to create your first programming language frontend using LLVM as the backend. Last time we updated the code for the custom binary operators, this time we'll try to finish up the custom unary operators.
The following transcript was automatically generated by an algorithm.