Revert 94937 and move the noreturn check to codegen.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 3 Feb 2010 03:55:59 +0000 (03:55 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 3 Feb 2010 03:55:59 +0000 (03:55 +0000)
commitfebc81680c80a53f15f85b1812cba07fc179b9fd
treefd7bb78079527e669515e681dcf1e6122a7afd7f
parent2e235a826d2f65a064b2a39b27c775d0adf8b7c3
Revert 94937 and move the noreturn check to codegen.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95198 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/Transforms/Scalar/TailRecursionElimination.cpp
test/CodeGen/X86/tailcall1.ll
test/CodeGen/X86/tailcall2.ll
test/Transforms/TailCallElim/no-return-calls.ll [deleted file]