<div dir="ltr">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.<div><br></div><div>I'll fix the documentation unless anyone thinks we should add the octal support.</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature">~Craig</div></div>
<br><div class="gmail_quote">On Thu, Nov 17, 2016 at 4:35 PM, Romick via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hello,<br>
<a href="http://llvm.org/docs/TableGen/LangIntro.html" rel="noreferrer" target="_blank">http://llvm.org/docs/TableGen/<wbr>LangIntro.html</a> says I can use octal integer value (indicated by a leading 0).<br>
In fact the number is converted to decimal.<br>
<br>
With best regards,<br>
Romick.<br>
______________________________<wbr>_________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/llvm-dev</a><br>
</blockquote></div><br></div>