mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-25 13:11:00 +00:00
The change to not split basic blocks on function calls resulted in the @return def not being live and thus getting dropped when optimizing. Marking the def as not local forces flow and dags to treat it as global and thus forced it to be live. |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
Makemodule.am | ||
TODO |