radeonsi/llvm: Fix initialization of SIMachineFunctionInfo
authorTom Stellard <thomas.stellard@amd.com>
Wed, 25 Apr 2012 13:03:21 +0000 (09:03 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 25 Apr 2012 13:02:16 +0000 (09:02 -0400)
commit76940ba852a9b9a34a36afc4b1709d548e036f2a
treee1ce74e072384e7ef8c6abdfd27d3e03184b3097
parent63da1aa5be4aa3e14a0456daf863c1bf10de619f
radeonsi/llvm: Fix initialization of SIMachineFunctionInfo

SIMachineFunctionInfo needs to be initialized before any of the
AMDIL passes.
src/gallium/drivers/radeon/AMDGPUTargetMachine.cpp