phillipstanleymarbell / Noisy-lang-compiler

Noisy language compiler
MIT License
17 stars 1 forks source link

Issue 534 - Noisy code generation backend #635

Closed angelospl closed 1 year ago

angelospl commented 1 year ago

Closes https://github.com/phillipstanleymarbell/Noisy-lang-compiler/issues/534.

KomaGR commented 1 year ago

I can't merge master to resolve conflicts because master contains unsigned commits which means I can't push it... Weird deadlock.

KomaGR commented 1 year ago

OK, I've gotten this to a stage where the build runs for both targets and the workflow runs for Newton. It uses LLVM 14. I need to coordinate with other contributors to check if LLVM 14 is OK (other places used 12.x and 13.x).