Move main thread check to legacy mm (#4483)
This commit is contained in:
committed by
Stanislav Erokhin
parent
14526e57bc
commit
8dc5b95337
@@ -41,4 +41,5 @@ void EnsureDeclarationsEmitted() {
|
||||
ensureUsed(CheckLifetimesConstraint);
|
||||
ensureUsed(FreezeSubgraph);
|
||||
ensureUsed(FreezeSubgraph);
|
||||
ensureUsed(CheckGlobalsAccessible);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user