Emit 'linking not required' messages only with -v 2 or above.
authorDon Stewart <dons@cse.unsw.edu.au>
Sun, 11 Jun 2006 07:10:41 +0000 (07:10 +0000)
committerDon Stewart <dons@cse.unsw.edu.au>
Sun, 11 Jun 2006 07:10:41 +0000 (07:10 +0000)
commitdda45b7ae83033cf99630435c13054f3f6ac67d2
tree58a37c720fa28d5eda2a722dd804a020e1ccf47b
parent01a5114380c0b04ce0f3f3e9563de8ed02ebe0d3
Emit 'linking not required' messages only with -v 2 or above.

Similar in philosophy to the 'Skipping' patch, this is another case of
printing noisy messages when no work is being done. This patch makes the
building-when-nothing-to-do case smoother.
compiler/main/DriverPipeline.hs