Files
clang-p2996/llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp
Bill Wendling 63a4ea1859 Correct over-zealous removal of hack.
Some code want to check that *any* call within a function has the 'returns
twice' attribute, not just that the current function has one.

llvm-svn: 142221
2011-10-17 18:43:40 +00:00

28 KiB