[TableGen] Move a couple virtual methods out of line so vtable anchors can be removed...
authorCraig Topper <craig.topper@gmail.com>
Mon, 1 Jun 2015 06:44:18 +0000 (06:44 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 1 Jun 2015 06:44:18 +0000 (06:44 +0000)
commitdd2a26fccb3c8c66c6aa10a03f64256101b1c773
tree10121594b82b36d4895f2ee44cef3745215427ba
parentf15cab13cbe858db0634663e86a22796c2a6a0ba
[TableGen] Move a couple virtual methods out of line so vtable anchors can be removed. NFC

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