]> granicus.if.org Git - clang/commit
refactor interface to GenerateClassStructure to avoid converting a
authorChris Lattner <sabre@nondot.org>
Thu, 26 Jun 2008 04:47:04 +0000 (04:47 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 26 Jun 2008 04:47:04 +0000 (04:47 +0000)
commitd002cc6fc5b72bf00e3b7b4571ccf0f23c789b4b
treea15d98849fb0c59dad72485175d1526f8cfaf4e1
parent5e7dcc62e4637591959f9c372f6c5258d0d263e0
refactor interface to GenerateClassStructure to avoid converting a
string to LLVM IR and then regenerating the string from IR.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52762 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGObjCGNU.cpp