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)
commit8bff7c960c0e52258158edcbb96cfe528f335f34
tree255893ff9ddd01908874f7f5cc57f0958841217b
parent44a18370e0fe77a1b31698e945a9ce9f691364fb
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