[TableGen] Remove Pool helper class and just use unique_ptr in the maps.
authorCraig Topper <craig.topper@gmail.com>
Wed, 22 Apr 2015 02:20:44 +0000 (02:20 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 22 Apr 2015 02:20:44 +0000 (02:20 +0000)
commit458ad3e2cb136d469dbdadfbdd1265b33dd56b8f
tree4db032cb81ba30dd49c2bc47b70663fec483b437
parent5def98eaee56e117fba56491bc396764dd69eac2
[TableGen] Remove Pool helper class and just use unique_ptr in the maps.

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