Hi,
I noticed recently that tree-pass.h contains a declaration of
get_current_pass_name,
but this function is not defined, and where ever we need the current pass name,
we simply use current_pass->name. So I would like to remove that declaration.
Boot-strapped and regression-tested on x86-64-linux-gnu.
OK for trunk?
Thanks
Bernd.
2015-07-22 Bernd Edlinger <[email protected]> * tree-pass.h (get_current_pass_name): Removed.
patch-tree-pass.diff
Description: Binary data
