Add assert to check if the attributes ZExt/SExt, NoAlias are apply to the
authorZhou Sheng <zhousheng00@gmail.com>
Thu, 7 Jun 2007 06:12:03 +0000 (06:12 +0000)
committerZhou Sheng <zhousheng00@gmail.com>
Thu, 7 Jun 2007 06:12:03 +0000 (06:12 +0000)
commit5cbf31668639efa02b8b5261dba9942143729693
tree9094ca4dcfbcdc903d31eb48fa2ad68ddf685b6f
parentd4de6d91b2fd855ff533661dc29c6a879aaa6456
Add assert to check if the attributes ZExt/SExt, NoAlias are apply to the
correct type of parameters.

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