summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2016-11-18 02:28:50 +0000
committerCraig Topper <craig.topper@gmail.com>2016-11-18 02:28:50 +0000
commitfaad4c30fa4ebf2d766944b558a38f15695ebe1b (patch)
treec99de9d1f518047bc7f2ce83b2f192c4c89d978f /llvm/docs
parent07f1c15995762790c99936dbcc1ce23aca3d53be (diff)
downloadbcm5719-llvm-faad4c30fa4ebf2d766944b558a38f15695ebe1b.tar.gz
bcm5719-llvm-faad4c30fa4ebf2d766944b558a38f15695ebe1b.zip
[Docs][TableGen] Remove reference to tablegen supporting octal integers. It doesn't and hasn't for at least 9 years.
llvm-svn: 287299
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/TableGen/LangIntro.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/docs/TableGen/LangIntro.rst b/llvm/docs/TableGen/LangIntro.rst
index c1391e73646..d8bd17d750b 100644
--- a/llvm/docs/TableGen/LangIntro.rst
+++ b/llvm/docs/TableGen/LangIntro.rst
@@ -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
OpenPOWER on IntegriCloud