hopefully "really" fix a type punning warning by defining the buffer as
authorChris Lattner <sabre@nondot.org>
Sun, 10 Feb 2013 06:07:16 +0000 (06:07 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 10 Feb 2013 06:07:16 +0000 (06:07 +0000)
commit10b043e2ab08f234780b9b5dec39f5478e211f60
tree77bd7a74712ee5a65ebc38cb7a18b110e11ed0aa
parentbf8f4cb0d5edc30854be46ec394d267b0c6013cd
hopefully "really" fix a type punning warning by defining the buffer as
type char, which can't have TBAA tags.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174826 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Bitcode/BitstreamReader.h