Use the module's context instead of the global context.
authorNicolas Geoffray <nicolas.geoffray@lip6.fr>
Tue, 23 Feb 2010 19:42:44 +0000 (19:42 +0000)
committerNicolas Geoffray <nicolas.geoffray@lip6.fr>
Tue, 23 Feb 2010 19:42:44 +0000 (19:42 +0000)
commit81d97c04951bff899d196a095bbd3375410bed1d
tree354eaaaa082b5c031dabdb5a24ec1f04c634c64f
parentdf0732de65695a9b862a01eb98fa7cf02f5c7c4e
Use the module's context instead of the global context.

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