Use ir_function::add_signature to create link between function and signature
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 31 Mar 2010 23:37:10 +0000 (16:37 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 31 Mar 2010 23:37:10 +0000 (16:37 -0700)
commit6a15d5b514b703ff8dd024f96ffbcb68484a954e
tree8d04a22f27cfbff9a8340ab5d5b2836fe965a107
parent4ef183e51de2b625b51cdd6c925760429801595e
Use ir_function::add_signature to create link between function and signature

ir_function_signature now has a pointer back to the ir_function that owns it.
ast_to_hir.cpp
builtin_function.cpp
glsl_types.cpp
ir.h