"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "556135d8139dfe8ea91927bcb82395301ffb1322"
Replace guarded calls in RegionStoreManager to
ValueManager::getRegionValueSymbolVal() with unguarded calls to ValueManager::getRegionValueSymbolValOrUnknown(). This changes centralizes the decision of what values to symbolicate in SymbolManager rather than having it scatter in RegionStoreManager. llvm-svn: 74730
Loading
Please register or sign in to comment