Skip to content
Snippets Groups Projects
Commit b31997c0 authored by Kazu Hirata's avatar Kazu Hirata Committed by Kazu Hirata
Browse files

tree-flow.h: Remove the prototype for remove_phi_arg.

	* tree-flow.h: Remove the prototype for remove_phi_arg.
	Add a prototype for remove_phi_args.
	* tree-phinodes.c (remove_phi_arg): Remove.
	(remove_phi_args): New.
	* tree-ssa.c (ssa_remove_edge): Call remove_phi_args instead
	of remove_phi_arg.

From-SVN: r91034
parent d7889929
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment