The attached patch fixes an error message emitted by tblgen when no subclasses of 'Target' are defined. In the current version the message is ERROR: Multiple subclasses of Target defined! which is a bit confusing. - Volodya -------------- next part -------------- A non-text attachment was scrubbed... Name: CodeGenWrappers.diff Type: text/x-diff Size: 1057 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040604/0b9be0ff/attachment.diff>
On Fri, Jun 04, 2004 at 04:23:12PM +0400, Vladimir Prus wrote:> The attached patch fixes an error message emitted by tblgen when no > subclasses of 'Target' are defined. In the current version the message > is > > ERROR: Multiple subclasses of Target defined! > > which is a bit confusing.Applied: http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040531/015004.html Thanks! -- Misha Brukman :: http://misha.brukman.net :: http://llvm.cs.uiuc.edu