OSDN Git Service

fix an infinite loop in Module::getEndianness, PR6684
authorChris Lattner <sabre@nondot.org>
Tue, 23 Mar 2010 21:48:41 +0000 (21:48 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 23 Mar 2010 21:48:41 +0000 (21:48 +0000)
commita495c7232d63d4eeab394791397ee384620f6864
treeb569de0be40a1797b051e921fcc4d975fc0efae6
parent841e828702df6c28f2af25930cc06e23bd8fcc88
fix an infinite loop in Module::getEndianness, PR6684
patch by Alex Mac!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99330 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Module.cpp