anvill icon indicating copy to clipboard operation
anvill copied to clipboard

Rewrite ConvertIntegerToPointerOperations pass to not rely on pointer types

Open tetsuo-cpp opened this issue 2 years ago • 0 comments

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.

tetsuo-cpp avatar Jul 06 '22 03:07 tetsuo-cpp