* Add documentation
authorChris Lattner <sabre@nondot.org>
Wed, 10 Apr 2002 20:33:11 +0000 (20:33 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 10 Apr 2002 20:33:11 +0000 (20:33 +0000)
commit265b083e84f09473de0693221b1b1777813d6e33
tree097cf2005371ce8932cc83c2d915f29a66e994f8
parent5648b58a194edf3e1a31d266c9f446c52c57150b
* Add documentation
* Split the CleanGCC pass into two passes, a global pass and an IP pass.
  Before it was just a global pass, but it did illegal things to the
  module, which broke other passes that were being scheduled with it by
  gccld.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2224 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/DeadTypeElimination.cpp