Clean up OPT_STACK_CACHING (#8132)

This commit is contained in:
Takashi Kokubun 2023-07-27 17:27:05 -07:00 committed by GitHub
parent bf4d64d8d0
commit 38be9a9b72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
Notes: git 2023-07-28 00:27:27 +00:00
Merged-By: k0kubun <takashikkbn@gmail.com>
16 changed files with 5 additions and 265 deletions

View file

@ -54,7 +54,6 @@
#define OPT_OPERANDS_UNIFICATION 1
#define OPT_INSTRUCTIONS_UNIFICATION 0
#define OPT_UNIFY_ALL_COMBINATION 0
#define OPT_STACK_CACHING 0
/* misc */
#ifndef OPT_SUPPORT_JOKE