Debug info intrinsic does not intefer during tail call optimization.
authorDevang Patel <dpatel@apple.com>
Wed, 17 Mar 2010 23:52:37 +0000 (23:52 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 17 Mar 2010 23:52:37 +0000 (23:52 +0000)
commitc3188ce0f1ff2d1b830702a93134905b9719f410
treed9d361db4dcb4e73f182748d6aacd6fa215e169d
parent6c8648b4c9f3e02b625dd2d32e0315395da88e61
Debug info intrinsic does not intefer during tail call optimization.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98778 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp