diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2015-09-06 18:34:38 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2015-09-06 18:34:38 +0000 |
commit | 69156b4c20249e7800cc09e0eef0beb3d15ac1ad (patch) | |
tree | 461d3cf041290f4a99740d540bf0973d6084f98e /docs/TableGen | |
parent | ee8648bdac07986a0f1ec897b02ec82a2f144d46 (diff) |
Diffstat (limited to 'docs/TableGen')
-rw-r--r-- | docs/TableGen/LangIntro.rst | 2 | ||||
-rw-r--r-- | docs/TableGen/LangRef.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/TableGen/LangIntro.rst b/docs/TableGen/LangIntro.rst index 4d4551e8a6e7..a148634e3edf 100644 --- a/docs/TableGen/LangIntro.rst +++ b/docs/TableGen/LangIntro.rst @@ -7,7 +7,7 @@ TableGen Language Introduction .. warning:: This document is extremely rough. If you find something lacking, please - fix it, file a documentation bug, or ask about it on llvmdev. + fix it, file a documentation bug, or ask about it on llvm-dev. Introduction ============ diff --git a/docs/TableGen/LangRef.rst b/docs/TableGen/LangRef.rst index 134afedbb7b4..27b2c8beaa69 100644 --- a/docs/TableGen/LangRef.rst +++ b/docs/TableGen/LangRef.rst @@ -7,7 +7,7 @@ TableGen Language Reference .. warning:: This document is extremely rough. If you find something lacking, please - fix it, file a documentation bug, or ask about it on llvmdev. + fix it, file a documentation bug, or ask about it on llvm-dev. Introduction ============ |