From 57368a561f88263bbe2f99b597fb3d9c86ea192a 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. llvm-svn: 56200 --- llvm/docs/ProgrammersManual.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'llvm/docs/ProgrammersManual.html') diff --git a/llvm/docs/ProgrammersManual.html b/llvm/docs/ProgrammersManual.html index fad5edf1801..ba8a38be9a9 100644 --- a/llvm/docs/ProgrammersManual.html +++ b/llvm/docs/ProgrammersManual.html @@ -1944,9 +1944,9 @@ and ReplaceInstWithInst.