Something is wrong with the emitter size cache; disable for now, possibly put out flaming tinderboxes.

This commit is contained in:
Graydon Hoare 2010-08-05 13:26:28 -07:00
parent 53b01dc006
commit 9da8101cc8

View file

@ -674,7 +674,9 @@ let trans_visitor
(Printf.sprintf "calculated size %s is %s"
(string_of_size size)
(oper_str res)));
htab_put (emitter_size_cache()) size res;
(* FIXME: this appears to be incorrect; investigate why.*)
(* htab_put (emitter_size_cache()) size res; *)
res