From 5bd524cd8b9f382cae22fd8f492747dd87e6e2c2 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Tue, 24 Feb 2004 02:56:32 +0000 Subject: [PATCH] add a note about memory consuption --- tools/qfcc/TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/qfcc/TODO b/tools/qfcc/TODO index 12f24771a..c3a5eb29f 100644 --- a/tools/qfcc/TODO +++ b/tools/qfcc/TODO @@ -24,4 +24,5 @@ o quaternion type. Tricky: requires 4 word args/return o CSE optimizations. Hard? o fix local structure used/uninitialized warnings o arrays in entities/structures? +o try to reduce memory consumption ? pass the first two parms in call->b and call->c