Do not allow adds of pointer types, or many other operations on pointer types.
authorChris Lattner <sabre@nondot.org>
Mon, 9 Sep 2002 20:26:04 +0000 (20:26 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 9 Sep 2002 20:26:04 +0000 (20:26 +0000)
commit1a143aef993a95e1caef2c8196d0b2f3f5f52c63
treefcfd131e7fc1f7f3abf31c37abe1dda8f96cd24c
parent871d2ce6905448f53cb9acc3eb641899b166ce22
Do not allow adds of pointer types, or many other operations on pointer types.

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