[llvm] r256542 - [TableGen] Remove MnemonicContainsDot from AsmParser. It isn't used. NFC

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 29 08:26:37 PST 2015


Thanks for the history. Not only did that make it redundant. It made
MnemonicContainsDot non-functional as the tablegen code that used it was
removed.

On Tuesday, December 29, 2015, Alex Bradbury <asb at asbradbury.org> wrote:

> On 29 December 2015 at 07:03, Craig Topper via llvm-commits
> <llvm-commits at lists.llvm.org <javascript:;>> wrote:
> > Author: ctopper
> > Date: Tue Dec 29 01:03:30 2015
> > New Revision: 256542
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=256542&view=rev
> > Log:
> > [TableGen] Remove MnemonicContainsDot from AsmParser. It isn't used. NFC
>
> If, like me, you're an out-of-tree user of MnemonicContainsDot and
> wondering what you should use now, check out r252439
> http://reviews.llvm.org/rL252439 which is the commit which actually
> made MnemonicContainsDot redundant.
>


-- 
~Craig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151229/b7b30ec8/attachment.html>


More information about the llvm-commits mailing list