diff options
author | Chris Lattner <sabre@nondot.org> | 2009-09-02 05:35:45 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-09-02 05:35:45 +0000 |
commit | 950e60ea97c4f7484dce0cbb22393e6b6f64c6bb (patch) | |
tree | 5b7fc1a29d716ad8f56753f1b7919db7d226f77a /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 64b5842986bff8a4739cd377c9cb35ada1bf851b (diff) | |
download | llvm-950e60ea97c4f7484dce0cbb22393e6b6f64c6bb.zip llvm-950e60ea97c4f7484dce0cbb22393e6b6f64c6bb.tar.gz llvm-950e60ea97c4f7484dce0cbb22393e6b6f64c6bb.tar.bz2 |
fix PR4848 an infinite loop when indexing down through a recursive gep
and we get the original pointer type. This doesn't mean that we're
at the first pointer being indexed. Correct the predicate.
llvm-svn: 80762
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions