]> granicus.if.org Git - clang/commit
Only compute targetinfo once and don't leak it. Patch by Sam Bishop!
authorChris Lattner <sabre@nondot.org>
Fri, 14 Mar 2008 06:12:05 +0000 (06:12 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 14 Mar 2008 06:12:05 +0000 (06:12 +0000)
commit1121519f279d0e2168dbcb6428f8e274fd46e9be
tree5fa5abc784505484915b07c69d6e27e8d7716d3c
parenteb50ed88c2aa040fac08bf2a50bde4dd3da6eb19
Only compute targetinfo once and don't leak it.  Patch by Sam Bishop!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48358 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/clang.cpp