Remove NOINLINE on allocaBytes... functions
These pragmas were needed as a hack, to prevent dead code elimination from snatching away touch#; but now that we have rewritten these functions using with#, this is no longer necessary.
Loading
Please register or sign in to comment