OSDN Git Service

Move checking of the recursion limit into the various Thread methods.
authorDuncan Sands <baldrick@free.fr>
Tue, 21 Dec 2010 09:09:15 +0000 (09:09 +0000)
committerDuncan Sands <baldrick@free.fr>
Tue, 21 Dec 2010 09:09:15 +0000 (09:09 +0000)
commit0312a93693abc2eb682b2b101c889959888fd883
tree45f7b817d61255a02f183f3d433e9d199d6f80dd
parent566edb04b890cebca8f2eefa37af7371a1e756c9
Move checking of the recursion limit into the various Thread methods.
No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122327 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/InstructionSimplify.cpp