mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-03 20:26:06 +00:00

We need to zero extend the byte in order to correctly shift it into a 64-bit value. llvm-svn: 285785
We need to zero extend the byte in order to correctly shift it into a 64-bit value. llvm-svn: 285785