OSDN Git Service

label* is not a valid type, add an assertion.
authorChris Lattner <sabre@nondot.org>
Sun, 15 Oct 2006 23:21:12 +0000 (23:21 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 Oct 2006 23:21:12 +0000 (23:21 +0000)
commitf53104051e87552b708c3b3b0a79e8910d80cf90
tree085aed779a6e0051c96f9a835b7bd005af95aa44
parent02c0e3659fb055dd23f33e3aa5b2793798ccb66f
label* is not a valid type, add an assertion.

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