You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We always pull type glue out of a type descriptor to call it, even when the type descriptor in question is statically known. This makes debugging the generated code harder and makes LLVM do more work than it needs to to clean it up.