OSDN Git Service

debug intrinsics do not go in the callgraph, this fixes a couple
authorChris Lattner <sabre@nondot.org>
Tue, 1 Sep 2009 21:37:50 +0000 (21:37 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 1 Sep 2009 21:37:50 +0000 (21:37 +0000)
commit3dfe01d21e412c113b13e222c0fde9970d258af2
tree255893ff9ddd01908874f7f5cc57f0958841217b
parent0934baa37a70c413600ebc3f2219822cbaf90830
debug intrinsics do not go in the callgraph, this fixes a couple
clang regtest failures.

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