Support TLS access into dylibs on Windows
This commit is contained in:
@@ -2386,6 +2386,7 @@ impl<'tcx> TyCtxt<'tcx> {
|
||||
| ty::InstanceDef::ClosureOnceShim { .. }
|
||||
| ty::InstanceDef::DropGlue(..)
|
||||
| ty::InstanceDef::CloneShim(..)
|
||||
| ty::InstanceDef::ThreadLocalShim(..)
|
||||
| ty::InstanceDef::FnPtrAddrShim(..) => self.mir_shims(instance),
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user