Add an RAII helper to make cleanup of the RecursionSet more fool-proof.
authorOwen Anderson <resistor@mac.com>
Tue, 31 Aug 2010 19:24:27 +0000 (19:24 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 31 Aug 2010 19:24:27 +0000 (19:24 +0000)
commit9ba353627a11349b1da7b596fe44e73cd5fe7a48
tree2d75b4786536eccf04bc9ff4bddea5c7620295b1
parent869a144f4e53db38789e630fbd9cc57384685ce6
Add an RAII helper to make cleanup of the RecursionSet more fool-proof.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112628 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/JumpThreading.cpp