]> granicus.if.org Git - clang/commit
[TableGen] Call llvm_shutdown on exit so that all the ManagedStatic objects in the...
authorCraig Topper <craig.topper@gmail.com>
Mon, 4 Jan 2016 04:51:46 +0000 (04:51 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 4 Jan 2016 04:51:46 +0000 (04:51 +0000)
commit74eb2f0617e93be09bb35219f734693d5eb738d4
tree6bcb28c0d4252e2f35de4b285dbaccafdf155430
parent435a5cfb8b5716c9e680a5f73cabb53d37afafe1
[TableGen] Call llvm_shutdown on exit so that all the ManagedStatic objects in the support library will be deleted.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@256731 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/TableGen.cpp