Move the LLVMContextImpl implementation into a .cpp file.
authorJeffrey Yasskin <jyasskin@google.com>
Sun, 21 Mar 2010 21:17:34 +0000 (21:17 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Sun, 21 Mar 2010 21:17:34 +0000 (21:17 +0000)
commit2f1efd639c8659582d0df2b8f927a018b057037f
tree092f343625729686007c360b54b267077cb6ffc7
parentbf48a9b6db111fc14a8faef1adefbce5d807aaef
Move the LLVMContextImpl implementation into a .cpp file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99146 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/CMakeLists.txt
lib/VMCore/LLVMContextImpl.cpp [new file with mode: 0644]
lib/VMCore/LLVMContextImpl.h