diff options
author | Sean Silva <chisophugis@gmail.com> | 2014-04-08 21:12:56 +0000 |
---|---|---|
committer | Sean Silva <chisophugis@gmail.com> | 2014-04-08 21:12:56 +0000 |
commit | 0a31e042195765e7ac48f6f96e891348354ef2dd (patch) | |
tree | fd083292a452d360cac89fc0cdd54e4ec3dfdc42 /llvm/docs/TableGen | |
parent | 1703e705cfc4ed10879764b3912bb4ddc9a318af (diff) | |
download | bcm5719-llvm-0a31e042195765e7ac48f6f96e891348354ef2dd.tar.gz bcm5719-llvm-0a31e042195765e7ac48f6f96e891348354ef2dd.zip |
[docs] VCS contains a record of authorship
No need to explicitly mention the author in the document.
llvm-svn: 205793
Diffstat (limited to 'llvm/docs/TableGen')
-rw-r--r-- | llvm/docs/TableGen/LangRef.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/docs/TableGen/LangRef.rst b/llvm/docs/TableGen/LangRef.rst index 8a39f53d6d2..781f789faaf 100644 --- a/llvm/docs/TableGen/LangRef.rst +++ b/llvm/docs/TableGen/LangRef.rst @@ -2,8 +2,6 @@ TableGen Language Reference =========================== -.. sectionauthor:: Sean Silva <silvas@purdue.edu> - .. contents:: :local: |