[Docs][TableGen] Remove reference to tablegen supporting octal integers. It doesn't and hasn't for at least 9 years.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287299 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Craig Topper 2016-11-18 02:28:50 +00:00
parent fdec4f508b
commit 3d85988107

View File

@ -98,9 +98,6 @@ supported include:
Note that this is sized by the number of bits given and will not be
silently extended/truncated.
``07654321``
octal integer value (indicated by a leading 0)
``7``
decimal integer value