Get the CPP backend into some semblance of working by updating for numerous LLVMConte...
authorOwen Anderson <resistor@mac.com>
Fri, 14 Aug 2009 17:41:33 +0000 (17:41 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 14 Aug 2009 17:41:33 +0000 (17:41 +0000)
commit267a0ff04519e04b5f74b233201c21258a3609f8
treeaab14297ba23147c85a452168ad9db5d3096c666
parent94d38e561b5985390c075abd0eaf4a7caa25b005
Get the CPP backend into some semblance of working by updating for numerous LLVMContext changes,
as well as the StringRef change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79006 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CppBackend/CPPBackend.cpp