[llvm-dev] Tablegen doc bug?

Craig Topper via llvm-dev llvm-dev at lists.llvm.org
Thu Nov 17 22:11:19 PST 2016


Fixed in r287299.

~Craig

On Thu, Nov 17, 2016 at 9:26 PM, Chris Lattner <clattner at apple.com> wrote:

>
> > On Nov 17, 2016, at 5:16 PM, Craig Topper via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
> >
> > Looks like octal hasn't been supported since the lexer was moved away
> from flex in r44210 in 2007. Not sure if the previous lexer supported it.
> The octal line has been in the documentation for tblgen since at least 2004.
> >
> > I'll fix the documentation unless anyone thinks we should add the octal
> support.
>
> Please fix the dox.  If someone cares about octal (unlikely, but could
> theoretically be useful for X86 which uses an octal encoding), it should be
> supported with “0o1234” syntax, imo.
>
> -Chris
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161117/7749784e/attachment.html>


More information about the llvm-dev mailing list