Commits

Xin Tong committed 4837889e639
Reapply Add a dead function elimination pass before we run SIL highlevel optimizations I see improvement in compiling stdlib -O. === Before adding the pass === real time: 1m3.472s === After adding the pass === real time: 1m1.793s