1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 12:32:20 +02:00

Added VarArgs

This commit is contained in:
Brian Fiete 2021-01-22 04:58:08 -08:00
parent fd1d9644f7
commit 9ccdf7282e
8 changed files with 228 additions and 26 deletions

View file

@ -1330,6 +1330,7 @@ public:
int mStackSize;
bool mUseBP;
bool mHasVAStart;
int mCurLabelIdx;
int mCurPhiIdx;
int mMaxCallParamCount; // -1 if we have no calls