Make MultiClass::DefPrototypes own their Records to fix memory leaks.
authorCraig Topper <craig.topper@gmail.com>
Sun, 30 Nov 2014 00:19:28 +0000 (00:19 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 30 Nov 2014 00:19:28 +0000 (00:19 +0000)
commita1fa859a92d17fd71890346c26d1d61401bf62c3
tree229c72d320f11dc33c8b102325790cc0e3c61e47
parent809b9552596f116e12d48fa2b3e67907f87c1962
Make MultiClass::DefPrototypes own their Records to fix memory leaks.

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