Make MultiClass::DefPrototypes own their Records to fix memory leaks.
authorCraig Topper <craig.topper@gmail.com>
Thu, 11 Dec 2014 05:25:33 +0000 (05:25 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 11 Dec 2014 05:25:33 +0000 (05:25 +0000)
commit99873cb2d20f2091009d8fac935437eb6d122862
treeda322df1cdefe4b8a2052236c330798f78091ab1
parent50083146f072b5f2bb6f614c2000b7244168101e
Make MultiClass::DefPrototypes own their Records to fix memory leaks.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223998 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/TableGen/Record.h
lib/TableGen/TGParser.cpp