mirror of
https://github.com/irmen/prog8.git
synced 2025-07-25 11:24:15 +00:00
added experimental codegen backend option
This commit is contained in:
@@ -45,6 +45,7 @@ class TestCompilerOptionSourcedirs: FunSpec({
|
||||
slowCodegenWarnings = false,
|
||||
quietAssembler = true,
|
||||
asmListfile = false,
|
||||
experimentalCodegen = false,
|
||||
compilationTarget = Cx16Target.name,
|
||||
sourceDirs,
|
||||
outputDir
|
||||
|
Reference in New Issue
Block a user