Splat LLVM Ir into its own file.

This commit is contained in:
Samuel Hammersberg 2023-02-10 16:08:45 +01:00
parent 1637dcd495
commit e7ef268c12
3 changed files with 97 additions and 92 deletions

View file

@ -34,6 +34,7 @@ executable language
Compiler.Compiler
Compiler.StandardLLVMLibrary
Compiler.TH
Compiler.LLVMIr
Interpreter
hs-source-dirs: src