From b6d1f39cd0ed77997007db2053a5b5e277c67fc9 Mon Sep 17 00:00:00 2001 From: Nick Lewycky Date: Mon, 15 Sep 2008 06:31:52 +0000 Subject: 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 --- docs/ProgrammersManual.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index fad5edf180..ba8a38be9a 100644 --- a/docs/ProgrammersManual.html +++ b/docs/ProgrammersManual.html @@ -1944,9 +1944,9 @@ and ReplaceInstWithInst.