Compute the firstFileOffset correctly after reading the LLVM symbol table.
authorReid Spencer <rspencer@reidspencer.com>
Sun, 28 Nov 2004 03:13:02 +0000 (03:13 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 28 Nov 2004 03:13:02 +0000 (03:13 +0000)
commit8dde18fc505c438041987a540977a240f258332e
tree1d139dd0dd10efa42177735e316f6d21ea9ca643
parent04cf0c29a2d8b8be997bf21d4571a797548b8849
Compute the firstFileOffset correctly after reading the LLVM symbol table.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18300 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Archive/ArchiveReader.cpp
lib/Bytecode/Archive/ArchiveReader.cpp