aboutsummaryrefslogtreecommitdiff
path: root/backendC
diff options
context:
space:
mode:
Diffstat (limited to 'backendC')
-rw-r--r--backendC/CleanCompilerSources/codegen_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/backendC/CleanCompilerSources/codegen_types.h b/backendC/CleanCompilerSources/codegen_types.h
index 145d43d..46c488e 100644
--- a/backendC/CleanCompilerSources/codegen_types.h
+++ b/backendC/CleanCompilerSources/codegen_types.h
@@ -4,6 +4,7 @@
#define BUILD_FREE_NODE_ID_LIST_DURING_PATTER_MATCH 1 /* added 13-4-1999 */
#define TAIL_CALL_MODULO_CONS_OPTIMIZATION 1
#define OPTIMIZE_LAZY_TUPLE_RECURSION 1
+#define UNBOX_UPDATE_FUNCTION_ARGUMENTS 1
#define TAIL_CALL_MODULO_TUPLE_CONS_OPTIMIZATION 0
#undef THUNK_LIFT_SELECTORS