"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "c3a4425c34ab2fac0e148e782619b28b51771ad5"
Almost a complete rewrite of FunctionResolution to now resolve functions
and global variables. This fixes bug: FuncResolve/2002-08-19-ResolveGlobalVarsEasier.ll And bug: SingleSource/UnitTests/2002-10-09-ArrayResolution.c Note that this does not fix bug: FunctionResolve/2002-08-19-ResolveGlobalVars.ll because replaceAllUsesWith breaks when a constantexpr is pointing to the thing being replaced. This is more of an infrastructure problem than anything. llvm-svn: 4099
Loading
Please register or sign in to comment