linker: Add imported functions to the linked IR
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 8 Mar 2011 19:41:35 +0000 (11:41 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 8 Mar 2011 19:47:25 +0000 (11:47 -0800)
commit60f898a90ebd29d2593866faa1f2d6f65961a414
tree10dfc901227da8500ac40d781ad364107238cc0c
parent8bbfbb14eee53e42a488ba24c0cfc9ffa1cf6318
linker: Add imported functions to the linked IR

Fixes piglit test glsl-function-chain16 and bugzilla #34203.

NOTE: This is a candidate for stable release branches.
src/glsl/link_functions.cpp