linker: Use InfoLog in assign_attribute_locations
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 23 Jun 2010 19:14:02 +0000 (12:14 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 23 Jun 2010 19:14:02 +0000 (12:14 -0700)
commit553dcdcaaffa33dd62d38081a1a18af8d896a1a6
tree4da524451b355ff2fba6f91ef9af396d432542fa
parented1fe3db3b871a6aa48d49b46fa22938b2784bdc
linker: Use InfoLog in assign_attribute_locations

Since the program is now passed in, refactor the parameter list to the
function as well.
linker.cpp