reject attempts to take the address of an intrinsic, PR4949.
authorChris Lattner <sabre@nondot.org>
Fri, 11 Sep 2009 17:05:29 +0000 (17:05 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 11 Sep 2009 17:05:29 +0000 (17:05 +0000)
commit13202deca6e68779a4884174d84a5abc35e8c885
treea2b440e9979118b77de114111d82c05a99174b01
parent50b957549b9657d7181bebada1e534e91b38a823
reject attempts to take the address of an intrinsic, PR4949.

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