1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00

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

llvm-svn: 287299
This commit is contained in:
Craig Topper 2016-11-18 02:28:50 +00:00
parent d5ba7319d4
commit 565ac04cd8

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