diff options
author | Greg Clayton <gclayton@apple.com> | 2011-08-03 04:39:36 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-08-03 04:39:36 +0000 |
commit | fad9eef23bb17c79ef2cb124f21c4507c8358439 (patch) | |
tree | 36311f899fc47a452bfda331798e7e5441810762 /lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVM.cpp | |
parent | 9910bc855d55b4958182321cfc81140346aa2e9f (diff) | |
download | bcm5719-llvm-fad9eef23bb17c79ef2cb124f21c4507c8358439.tar.gz bcm5719-llvm-fad9eef23bb17c79ef2cb124f21c4507c8358439.zip |
Fixed an issue with parsing object files from .a archives.
The entire .a file gets cached, and after the first .o file
gets loaded, a cached version would get used when trying to
extract the skinny slice from a fat BSD archive and would
cause a code path to get taken in the BSD archive parser
even if we aren't at a BSD archive offset.
llvm-svn: 136765
Diffstat (limited to 'lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVM.cpp')
0 files changed, 0 insertions, 0 deletions