Revert "tcg: Increase max temps limit."
This reverts commit d10b5ea157
.
This commit is contained in:
parent
8a6ee164b5
commit
518d02f403
@ -232,7 +232,7 @@ typedef struct TCGPool {
|
||||
|
||||
#define TCG_POOL_CHUNK_SIZE 32768
|
||||
|
||||
#define TCG_MAX_TEMPS 1024
|
||||
#define TCG_MAX_TEMPS 512
|
||||
#define TCG_MAX_INSNS 512
|
||||
|
||||
/* when the size of the arguments of a called function is smaller than
|
||||
|
Loading…
Reference in New Issue
Block a user