summaryrefslogtreecommitdiff
path: root/docs/TableGen/LangRef.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/TableGen/LangRef.rst')
-rw-r--r--docs/TableGen/LangRef.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/TableGen/LangRef.rst b/docs/TableGen/LangRef.rst
index 4281998734..506d2077a6 100644
--- a/docs/TableGen/LangRef.rst
+++ b/docs/TableGen/LangRef.rst
@@ -74,6 +74,11 @@ TableGen also has two string-like literals:
TokString: '"' <non-'"' characters and C-like escapes> '"'
TokCodeFragment: "[{" <shortest text not containing "}]"> "}]"
+.. note::
+ The current implementation accepts the following C-like escapes::
+
+ \\ \' \" \t \n
+
TableGen also has the following keywords::
bit bits class code dag