From: Nick Lewycky Date: Mon, 15 Sep 2008 06:31:52 +0000 (+0000) Subject: Fix documentation for these functions; they do not only modify users within the X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=b6d1f39cd0ed77997007db2053a5b5e277c67fc9;p=oota-llvm.git Fix documentation for these functions; they do not only modify users within the block specified by the InstList. Patch by Stefanus Du Toit. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56200 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index fad5edf1801..ba8a38be9a9 100644 --- a/docs/ProgrammersManual.html +++ b/docs/ProgrammersManual.html @@ -1944,9 +1944,9 @@ and ReplaceInstWithInst.