IR support for the new BlockAddress constant kind. This is
authorChris Lattner <sabre@nondot.org>
Wed, 28 Oct 2009 00:01:44 +0000 (00:01 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 28 Oct 2009 00:01:44 +0000 (00:01 +0000)
commit2ee11eccdde14c95c78773be76b02bb5fd09d7ee
treefb35c2b746714f2074d1e391b04682b3080b625f
parentcd4f04d6bcb7aefa24d92582fbadfe17519f4756
IR support for the new BlockAddress constant kind.  This is
untested and there is no way to use it, next up: doing battle
with asmparser.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85349 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Constants.h
include/llvm/Value.h
lib/VMCore/Constants.cpp
lib/VMCore/LLVMContextImpl.h