Let libcall semantics decide whether it knows about functions
authorChris Lattner <sabre@nondot.org>
Thu, 5 Jun 2008 23:38:34 +0000 (23:38 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 5 Jun 2008 23:38:34 +0000 (23:38 +0000)
commit15ccbf59a90e796dd6e756c4ae43cc7ac03d0b1b
tree0b3a88e79e8659330c5092335a9f0a5c7b6300c4
parent6fc5b48f64cad8fc5dc48102da06ddcc5d7710ec
Let libcall semantics decide whether it knows about functions
with definitions or not.

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