This script is used to remove nodes with the label %tmp(.#)* and all
authorPatrick Meredith <pmeredit@cs.uiuc.edu>
Thu, 13 Oct 2005 16:26:50 +0000 (16:26 +0000)
committerPatrick Meredith <pmeredit@cs.uiuc.edu>
Thu, 13 Oct 2005 16:26:50 +0000 (16:26 +0000)
commitb89dd23b43489964e257f3c60bdfe52400fd6130
tree45691388d0f9f18119f285af1bde6bc582486d76
parentdcdadef96d69fdc0eba1005fdb86e1273697f3f0
This script is used to remove nodes with the label %tmp(.#)* and all
edges associated with said node from the dot files produced by
DSA.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23708 91177308-0d34-0410-b5e6-96231b3b80d8
utils/DSAclean.py [new file with mode: 0755]