Added code that ensures that we pass the beginning of the data buffer to
authorJohn Criswell <criswell@uiuc.edu>
Tue, 23 Sep 2003 21:19:11 +0000 (21:19 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Tue, 23 Sep 2003 21:19:11 +0000 (21:19 +0000)
commit4dcbd5e9a25dc5484462a6b001db9813270c8de4
tree8e942167e903477e3c7fffb0886313384f399c76
parent76602528ec7de476452c5b0f7a3314bd3d0577b8
Added code that ensures that we pass the beginning of the data buffer to
the parsing routines regardless of whether the buffer is re-aligned or not.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8693 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Reader/ReaderWrappers.cpp