[K/N] Enable ir verification in interop_objc_smoke
^KT-57716
This commit is contained in:
committed by
Space Team
parent
0fbc42de03
commit
f420b6c709
@@ -4584,7 +4584,6 @@ if (PlatformInfo.isAppleTarget(project)) {
|
||||
enabled = !isNoopGC
|
||||
source = "interop/objc/smoke.kt"
|
||||
interop = 'objcSmoke'
|
||||
verifyIr = false // KT-57716
|
||||
doBeforeBuild {
|
||||
mkdir(buildDir)
|
||||
project.extensions.execClang.execClangForCompilerTests(project.target) {
|
||||
|
||||
Reference in New Issue
Block a user