>>>> "Craig" == Craig Lanning
<CraigL(a)Knology.net> writes:
One major advantage of CLiCC is that it is designed to do global
optimization for the entire application. This is something that C
compilers rarely (if ever) do.
I generally find such whole program optimization completely stupid,
but even more so in the specific case of (X)Emacs where code *will*
be added when the next package gets loaded.
Hopefully it can be adapted to be only "whole file".
Stefan