From: Sanjay Patel Date: Mon, 14 Jul 2014 19:52:36 +0000 (+0000) Subject: fixed link X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=e0a56a0cf6cb89cdd6bbdee2c3a5030dd042b982;p=oota-llvm.git fixed link git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212977 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/Lexicon.rst b/docs/Lexicon.rst index fccfd5f85d8..65b7a3e84cd 100644 --- a/docs/Lexicon.rst +++ b/docs/Lexicon.rst @@ -159,7 +159,7 @@ R ``Constant::replaceUsesOfWithOnConstant()`` implement the replacement of one Value with another by iterating over its def/use chain and fixing up all of the pointers to point to the new value. See - also `def/use chains `_. + also `def/use chains `_. **Reassociation** Rearranging associative expressions to promote better redundancy elimination