diff options
| author | Tanya Lattner <tonic@nondot.org> | 2015-08-05 03:51:17 +0000 |
|---|---|---|
| committer | Tanya Lattner <tonic@nondot.org> | 2015-08-05 03:51:17 +0000 |
| commit | 0d28f80bd1f0ec511fe608bfdc58c927d1a6ef9c (patch) | |
| tree | fb65bc53e5486a86c57669d759f9a5ac270851b5 /llvm/docs/TableGen | |
| parent | 13631242fe9fb3ed76c00f27ba193155ce054890 (diff) | |
| download | bcm5719-llvm-0d28f80bd1f0ec511fe608bfdc58c927d1a6ef9c.tar.gz bcm5719-llvm-0d28f80bd1f0ec511fe608bfdc58c927d1a6ef9c.zip | |
Rename all references to old mailing lists to new lists.llvm.org address.
llvm-svn: 243999
Diffstat (limited to 'llvm/docs/TableGen')
| -rw-r--r-- | llvm/docs/TableGen/LangIntro.rst | 2 | ||||
| -rw-r--r-- | llvm/docs/TableGen/LangRef.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/TableGen/LangIntro.rst b/llvm/docs/TableGen/LangIntro.rst index 4d4551e8a6e..a148634e3ed 100644 --- a/llvm/docs/TableGen/LangIntro.rst +++ b/llvm/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/llvm/docs/TableGen/LangRef.rst b/llvm/docs/TableGen/LangRef.rst index 134afedbb7b..27b2c8beaa6 100644 --- a/llvm/docs/TableGen/LangRef.rst +++ b/llvm/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 ============ |

