"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "c607d8e7be1594445d2fd53aac90e4143a9c40cc"
TargetAsmInfo::getAddressSize() was incorrect for x86-64 and 64-bit targets
other than PPC64. Instead of fixing it, just remove it and fix all the places that use it to use TargetData::getPointerSize() instead, as there aren't very many. Most of the references were in DwarfWriter.cpp. llvm-svn: 42419
Loading
Please register or sign in to comment