Reuse unused 'context' variables to minimize stack usage (-llvm-api)

This commit is contained in:
gingerBill
2021-04-22 16:56:02 +01:00
parent 01db195b47
commit 896057b5a7
2 changed files with 40 additions and 5 deletions
+1
View File
@@ -157,6 +157,7 @@ struct lbBranchBlocks {
struct lbContextData {
lbAddr ctx;
isize scope_index;
isize uses;
};
enum lbParamPasskind {