Classes need to have a prefix name, so that they can be tacked on to the pieces
authorMisha Brukman <brukman+llvm@gmail.com>
Mon, 9 Aug 2004 17:46:06 +0000 (17:46 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Mon, 9 Aug 2004 17:46:06 +0000 (17:46 +0000)
commit665235b9df56e35a62535e9c09b13d1ff82370a2
tree66ec31d8be5f3b6a441f5f9d6fb1439fb69b898b
parentf588548a867e3af493054396409020e826a3076e
Classes need to have a prefix name, so that they can be tacked on to the pieces
that TableGen creates for them, e.g. CodeEmitter, AsmPrinter, etc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15579 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Target.td