"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "b18a28552516fac248af39a7af16221a249cc482"
fix PR5978 by peeling the loop so that we avoid shifting the
result int by 8 for the first byte. While normally harmless, if the result is smaller than a byte, this shift is invalid. llvm-svn: 93018
Loading
Please register or sign in to comment