mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Added VarArgs
This commit is contained in:
parent
fd1d9644f7
commit
9ccdf7282e
8 changed files with 228 additions and 26 deletions
|
@ -1330,6 +1330,7 @@ public:
|
|||
|
||||
int mStackSize;
|
||||
bool mUseBP;
|
||||
bool mHasVAStart;
|
||||
int mCurLabelIdx;
|
||||
int mCurPhiIdx;
|
||||
int mMaxCallParamCount; // -1 if we have no calls
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue