Skip to content

Add Compiler.LLVM as codegen backend #37

Add Compiler.LLVM as codegen backend

Add Compiler.LLVM as codegen backend #37

Triggered via push July 29, 2023 13:52
Status Success
Total duration 3m 4s
Artifacts

haskell.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: bootstrap/src/Compiler/CodeGen/LLVM.hs#L16
The import of ‘getSnocList’
build: bootstrap/src/Compiler/CodeGen/LLVM.hs#L44
Pattern match(es) are non-exhaustive
build: bootstrap/src/Compiler/CodeGen/LLVM.hs#L54
Pattern match(es) are non-exhaustive
build: bootstrap/src/Language/Core/Term.hs#L1
The export item ‘module Language.Core.Term’ is missing an export list
build: bootstrap/src/Tlang/Codegen.hs#L15
The import of ‘Control.Monad.RWS’ is redundant
build: bootstrap/src/Tlang/Codegen.hs#L18
The import of ‘LLVM.AST.Constant’ is redundant
build: bootstrap/src/Tlang/Codegen.hs#L19
The import of ‘LLVM.IRBuilder’ is redundant
build: bootstrap/src/Tlang/Codegen.hs#L20
The import of ‘LLVM.AST.Global’ is redundant
build: bootstrap/src/Tlang/Codegen.hs#L21
The import of ‘LLVM.AST.Type’ is redundant
build: bootstrap/src/Tlang/Codegen.hs#L23
The import of ‘Data.List’ is redundant