use an auto_ptr to avoid an explicit delete
authorChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 05:47:36 +0000 (05:47 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 05:47:36 +0000 (05:47 +0000)
commitdb9cbeb2408ecfe97a2e0065492b1f37caf377ad
tree1d25f20e5a8bd2a55e163ca536c67241f3496c2f
parent03b696376219945d67caffda1995d12e3410f05b
use an auto_ptr to avoid an explicit delete

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36850 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llc/llc.cpp