Skip to content

Refactor IR representation: basic blocks and CFG #178

Refactor IR representation: basic blocks and CFG

Refactor IR representation: basic blocks and CFG #178

Triggered via push February 20, 2025 03:38
Status Failure
Total duration 2m 25s
Artifacts

ci.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

36 errors
Test (ubuntu-latest, gcc-13, Ninja, Debug, ON): src/ir/ir_generator.c#L739
‘instructions’ undeclared (first use in this function); did you mean ‘IRInstructions’?
Test (ubuntu-latest, gcc-13, Ninja, Debug, ON): src/ir/ir_generator.c#L754
‘start’ undeclared (first use in this function); did you mean ‘str’?
Test (ubuntu-latest, gcc-13, Ninja, Debug, ON)
Process completed with exit code 1.
Test (ubuntu-latest, gcc-13, Ninja, Release, ON): src/ir/ir_generator.c#L739
‘instructions’ undeclared (first use in this function); did you mean ‘IRInstructions’?
Test (ubuntu-latest, gcc-13, Ninja, Release, ON): src/ir/ir_generator.c#L754
‘start’ undeclared (first use in this function); did you mean ‘str’?
Test (ubuntu-latest, gcc-13, Ninja, Release, ON)
Process completed with exit code 1.
Test (ubuntu-latest, gcc-13, Ninja, Debug, OFF): src/ir/ir_generator.c#L739
‘instructions’ undeclared (first use in this function); did you mean ‘IRInstructions’?
Test (ubuntu-latest, gcc-13, Ninja, Debug, OFF): src/ir/ir_generator.c#L754
‘start’ undeclared (first use in this function); did you mean ‘str’?
Test (ubuntu-latest, gcc-13, Ninja, Debug, OFF)
Process completed with exit code 1.
Test (ubuntu-latest, gcc-13, Ninja, Release, OFF): src/ir/ir_generator.c#L739
‘instructions’ undeclared (first use in this function); did you mean ‘IRInstructions’?
Test (ubuntu-latest, gcc-13, Ninja, Release, OFF): src/ir/ir_generator.c#L754
‘start’ undeclared (first use in this function); did you mean ‘str’?
Test (ubuntu-latest, gcc-13, Ninja, Release, OFF)
Process completed with exit code 1.
Test (ubuntu-latest, llvm-18.0.0, Ninja, Release, ON): src/ir/ir_generator.c#L739
use of undeclared identifier 'instructions'
Test (ubuntu-latest, llvm-18.0.0, Ninja, Release, ON): src/ir/ir_generator.c#L741
use of undeclared identifier 'instructions'
Test (ubuntu-latest, llvm-18.0.0, Ninja, Release, ON): src/ir/ir_generator.c#L754
use of undeclared identifier 'start'
Test (ubuntu-latest, llvm-18.0.0, Ninja, Release, ON)
Process completed with exit code 1.
Test (ubuntu-latest, llvm-18.0.0, Ninja, Debug, OFF): src/ir/ir_generator.c#L739
use of undeclared identifier 'instructions'
Test (ubuntu-latest, llvm-18.0.0, Ninja, Debug, OFF): src/ir/ir_generator.c#L741
use of undeclared identifier 'instructions'
Test (ubuntu-latest, llvm-18.0.0, Ninja, Debug, OFF): src/ir/ir_generator.c#L754
use of undeclared identifier 'start'
Test (ubuntu-latest, llvm-18.0.0, Ninja, Debug, OFF)
Process completed with exit code 1.
Test (ubuntu-latest, llvm-18.0.0, Ninja, Release, OFF): src/ir/ir_generator.c#L739
use of undeclared identifier 'instructions'
Test (ubuntu-latest, llvm-18.0.0, Ninja, Release, OFF): src/ir/ir_generator.c#L741
use of undeclared identifier 'instructions'
Test (ubuntu-latest, llvm-18.0.0, Ninja, Release, OFF): src/ir/ir_generator.c#L754
use of undeclared identifier 'start'
Test (ubuntu-latest, llvm-18.0.0, Ninja, Release, OFF)
Process completed with exit code 1.
Test (ubuntu-latest, llvm-18.0.0, Ninja, Debug, ON): src/ir/ir_generator.c#L739
use of undeclared identifier 'instructions'
Test (ubuntu-latest, llvm-18.0.0, Ninja, Debug, ON): src/ir/ir_generator.c#L741
use of undeclared identifier 'instructions'
Test (ubuntu-latest, llvm-18.0.0, Ninja, Debug, ON): src/ir/ir_generator.c#L754
use of undeclared identifier 'start'
Test (ubuntu-latest, llvm-18.0.0, Ninja, Debug, ON)
Process completed with exit code 1.