Bitcode: Fix short read implementation.
We need to zero extend the byte in order to correctly shift it into a 64-bit value. llvm-svn: 285785
Loading
Please register or sign in to comment
We need to zero extend the byte in order to correctly shift it into a 64-bit value. llvm-svn: 285785