IR_PARAMETER causes crash with `-f ir` command line flags
LensPlaysGames opened this issue · 2 comments
LensPlaysGames commented
Is this still correct? Do parameters still reference in this way? I'm not thinking too hard about it right now, but this seems like a result of changing PARAMETER_REFERENCE into PARAMETER.
Sirraide commented
This should not be a thing anymore
Sirraide commented
And the reason why this fails is because instruction->value.reference
is NULL
because it’s never set