From: Joel Stanley Date: Wed, 11 Sep 2002 22:32:24 +0000 (+0000) Subject: - Added content to use-def/def-use section X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=753eb71371c956f75ba9d69b41f0b93f88df4355;p=oota-llvm.git - Added content to use-def/def-use section - Added content to subsection "Creating and inserting new Instructions" git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3685 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index dbecb582353..3caeaa4f5fb 100644 --- a/docs/ProgrammersManual.html +++ b/docs/ProgrammersManual.html @@ -34,9 +34,12 @@
  • Making simple changes +


    Creating and inserting + new Instructions