diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2004-07-09 21:13:53 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2004-07-09 21:13:53 +0000 |
commit | 6a218134e318bcb91d1e9e99470bc865ccec8ced (patch) | |
tree | b43e9620a951484ddf4abc5bca3bba22eb8199a4 /llvm/lib/Bytecode/Reader/Analyzer.cpp | |
parent | ed5f67f424f47c779bc57393320901e97938872d (diff) | |
download | llvm-6a218134e318bcb91d1e9e99470bc865ccec8ced.zip llvm-6a218134e318bcb91d1e9e99470bc865ccec8ced.tar.gz llvm-6a218134e318bcb91d1e9e99470bc865ccec8ced.tar.bz2 |
Fix a backwards compatibility bug found by Tanya. In version 1.2, the
global type plane starts with a length and the TypeTyID value to identify
the type plane has having type definitions. This doesn't happen in 1.3
because the types are read from a known position in the file. However, the
TypeTyID must be read in (and ignored) if its a 1.2 bytecode file.
llvm-svn: 14728
Diffstat (limited to 'llvm/lib/Bytecode/Reader/Analyzer.cpp')
0 files changed, 0 insertions, 0 deletions