[IR] Remove unnecessary bitcast from CreateMalloc()
This bitcast is no longer necessary with opaque pointers. This results in some annoying variable name changes in tests.
Loading
Please sign in to comment
This bitcast is no longer necessary with opaque pointers. This results in some annoying variable name changes in tests.