Fundament-Software / scopes

Fundament fork of the Scopes language
Other
3 stars 1 forks source link

Ensure Scopes can compile and run on debug LLVM #32

Open ErikMcClure opened 1 year ago

ErikMcClure commented 1 year ago

Scopes currently fails to run with debug LLVM because it exposes a bunch of illegal IR generation. All these failures must be corrected before we can build a proper debug executable.