Add a global context, for easing backwards compatibility.
authorOwen Anderson <resistor@mac.com>
Tue, 30 Jun 2009 23:39:59 +0000 (23:39 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 30 Jun 2009 23:39:59 +0000 (23:39 +0000)
commitdb47ed0925ce97f3134189c96ebc35b2cdae1ce3
treeccc254ed7e9375ffcf8e80cea2ccd16e7863c83a
parentd9627e11bfd5e120e6430597bb72fe3c64341e2c
Add a global context, for easing backwards compatibility.

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