Bitcasting two or from aggregate types is not permitted. Update
authorDan Gohman <gohman@apple.com>
Mon, 8 Sep 2008 16:45:59 +0000 (16:45 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 8 Sep 2008 16:45:59 +0000 (16:45 +0000)
commit500233aef94a5ea910efcd171ddf54e59b939ace
tree33e8ab3b4ceb564a61534e4af746613311fb7289
parentf91570c264344532e456feec232155e969caf82f
Bitcasting two or from aggregate types is not permitted. Update
LangRef.html, and teach the verifier to check bitcast instructions.

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