]> granicus.if.org Git - llvm/commit
[TableGen] Remove a couple unused methods from Record that take a StringRef argument...
authorCraig Topper <craig.topper@gmail.com>
Fri, 2 Jun 2017 05:56:47 +0000 (05:56 +0000)
committerCraig Topper <craig.topper@gmail.com>
Fri, 2 Jun 2017 05:56:47 +0000 (05:56 +0000)
commitd8a59f8c321118e47afb3669e9819e6815116473
treefb8b36362ea802aab97018e497713d9ca1e6c784
parent1b0c4ab66ce165da09fd1d060de6a48e9a1a228d
[TableGen] Remove a couple unused methods from Record that take a StringRef argument. NFC

We also have a version that takes an Init* that are used.

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