Add accessor for getting UndefValue's.
authorOwen Anderson <resistor@mac.com>
Thu, 2 Jul 2009 16:51:51 +0000 (16:51 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 2 Jul 2009 16:51:51 +0000 (16:51 +0000)
commit480752e9f6e96d8a31f1805add1cedda2e210c4c
treebdf7327322d240d5001aed1af037f3a4b501523f
parente27be3aae9afbab1d06383f0cc50c9419f5f9462
Add accessor for getting UndefValue's.

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