haskell
Haskell kleidukos 1y ago 100%

Testing LLVM IR generated by my compiler?

https://discourse.haskell.org/t/testing-llvm-ir-generated-by-my-compiler/7577

Hi all, I’ve been working for some time on the Eclair compiler (written in Haskell) and I am now at the point where I need to test the LLVM IR my compiler is generating. How would you approach testing this generated code?

1
0
Comments 0