Add LLVM code generation draft #146
Annotations
1 error and 2 warnings
Run HLint
HLint failed with status: 1. Warning (1), Suggestion (1)
|
Run HLint:
lib/CodeGen/Llvm/Ir2LlvmIr.hs#L1
Warning in module CodeGen.Llvm.Ir2LlvmIr: Unused LANGUAGE pragma ▫︎ Found: "{-# LANGUAGE LambdaCase #-}"
|
Run HLint:
test/Unit/TypeInference/TypeInferenceTest.hs#L76
Suggestion in test3, test10 in module Unit.TypeInference.TypeInferenceTest: Reduce duplication ▫︎ Found: "let expected = \"int\"\nlet actual = eval $ parseProgram \"let x = 1\"\nexpected @=? actual\n" ▫︎ Perhaps: "Combine with test/Unit/TypeInference/TypeInferenceTest.hs:146:7-26"
|
The logs for this run have expired and are no longer available.
Loading