Make sure the only user of InlineAsm's are direct calls.
authorChris Lattner <sabre@nondot.org>
Thu, 26 Jan 2006 00:08:45 +0000 (00:08 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 26 Jan 2006 00:08:45 +0000 (00:08 +0000)
commit3188b73642df785db3bb64044194c953eab93b02
treef025790a3fb80a3a5be05d35b12868417cd46e5c
parent3f970fd567004adbb4ac21c011e85bc817b272d6
Make sure the only user of InlineAsm's are direct calls.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25626 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Verifier.cpp