Do not release the driver_ if we are dumping stats

When using the --dump-stats option, we get those stats logged when the optimizing compiler gets destroyed. If we release the driver_, the destructor will never be called.

Change-Id: I04c4c808627f0eb96d5f5f67ff123c678287c8a5
1 file changed