[K/N] Option to specify IR validation severity
This commit is contained in:
@@ -6275,7 +6275,7 @@ task buildKonanTests { t ->
|
||||
baseDir testOutputLocal
|
||||
extraOpts '-ea' // Without this option assertions would remain inactive.
|
||||
extraOpts '-tr'
|
||||
extraOpts '-Xverify-ir'
|
||||
extraOpts '-Xverify-ir=error'
|
||||
extraOpts project.globalTestArgs
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user