diff options
author | Philip Reames <listmail@philipreames.com> | 2019-07-31 22:14:26 +0000 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2019-07-31 22:14:26 +0000 |
commit | c724215a70038c02efa06695719e4a384ba2ace2 (patch) | |
tree | 617ec76b810acbe3148d77cafcb81dfd040b602e /llvm/docs/LoopTerminology.rst | |
parent | 005d705d4392d320244cfe9b1d5fdb6d02bdcd68 (diff) | |
download | bcm5719-llvm-c724215a70038c02efa06695719e4a384ba2ace2.tar.gz bcm5719-llvm-c724215a70038c02efa06695719e4a384ba2ace2.zip |
Attempt to unbreak sphinx build bot by inserting a link.
llvm-svn: 367487
Diffstat (limited to 'llvm/docs/LoopTerminology.rst')
-rw-r--r-- | llvm/docs/LoopTerminology.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/LoopTerminology.rst b/llvm/docs/LoopTerminology.rst index 7306167de65..e901720e23e 100644 --- a/llvm/docs/LoopTerminology.rst +++ b/llvm/docs/LoopTerminology.rst @@ -1,3 +1,4 @@ +.. _loop-terminology: =========================================== LLVM Loop Terminology (and Canonical Forms) =========================================== |