None of the __llvm_* functions call into the program. This makes the
authorChris Lattner <sabre@nondot.org>
Sun, 9 Nov 2003 04:00:59 +0000 (04:00 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 9 Nov 2003 04:00:59 +0000 (04:00 +0000)
commit4d728e867acbb54c2d4b70a39296f36dfc56a888
treee595f5130029881a0aec3b50cae3506637e6d81d
parent67ce57ac49da7e3ca58df573c81d91175784b433
None of the __llvm_* functions call into the program.  This makes the
callgraph MUCH simpler for eh using program.

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