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
As part of the opaque pointers implementation, I commented out the ConvertIntegerToPointerOperations pass since it makes heavy use of pointer types. We should rewrite this pass to not rely on pointer types when we get the chance.
The text was updated successfully, but these errors were encountered:
As part of the opaque pointers implementation, I commented out the
ConvertIntegerToPointerOperations
pass since it makes heavy use of pointer types. We should rewrite this pass to not rely on pointer types when we get the chance.The text was updated successfully, but these errors were encountered: