Permit CallGraphSCCPasses readonly access to the direct callers of the functions
commit253b8a19480b6429946e4af6c2d90d3a5a9cfc5d
authorNick Lewycky <nicholas@mxc.ca>
Mon, 3 Jan 2011 04:01:44 +0000 (3 04:01 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 3 Jan 2011 04:01:44 +0000 (3 04:01 +0000)
tree388e202e9675b154719c253d8c0df3f4858c987e
parent176c15d417d73df8b427ef017fc30bd5c881db93
Permit CallGraphSCCPasses readonly access to the direct callers of the functions
in their SCC as they already have with the direct callees.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122734 91177308-0d34-0410-b5e6-96231b3b80d8
docs/WritingAnLLVMPass.html