- Print the predecessors of a basic block instead of the number of uses of
authorChris Lattner <sabre@nondot.org>
Wed, 2 Oct 2002 19:38:55 +0000 (19:38 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 2 Oct 2002 19:38:55 +0000 (19:38 +0000)
commit061269be9723f842931f18ad207acf9a66e0cf76
tree1936a91be40b26889a1e077b424eabc2398946f8
parentb6984558c5d268ce0a755817d551c59e65ebba1f
  - Print the predecessors of a basic block instead of the number of uses of
    the block in the AsmWriter

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4019 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp