Cr0a3 / ygen

Ygen - Yet another code generation libary
https://ygen.vercel.app/
Apache License 2.0
85 stars 3 forks source link

[BUG] Readme example #2

Closed Cr0a3 closed 3 months ago

Cr0a3 commented 3 months ago

Describe the bug The code of the example in the Readme doesn't work cuz the re aren't any passes defined in the code. We can delete all passes there and the run FunctionPasses function call is unnecessary cuz there isn't anything to optimize in the simple add function