mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-02-13 15:41:17 +00:00
Due to how function calls get resolved by the code generator there were some incorrect flags on the self pointer which triggered an assert and caused incorrect code generation. Fortunately this was a mostly contained special case for which a workaround was possible. |
||
---|---|---|
.. | ||
codegen.cpp | ||
codegen.h | ||
dynarrays.cpp | ||
scopebarrier.cpp | ||
scopebarrier.h | ||
vmbuilder.cpp | ||
vmbuilder.h | ||
vmdisasm.cpp |