Clean up dis so that it does not print out code in various traversal orders.
authorChris Lattner <sabre@nondot.org>
Thu, 9 May 2002 01:25:55 +0000 (01:25 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 9 May 2002 01:25:55 +0000 (01:25 +0000)
commitaa3904faffd930c9f428863055dee58a89418dd8
treeae05af214e2f97b95dda83a0029a503634e65f19
parentd086fb20eba0c0da964c4262b5e096cf8dbe9e90
Clean up dis so that it does not print out code in various traversal orders.
Now it only output llvm or C code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2564 91177308-0d34-0410-b5e6-96231b3b80d8
tools/dis/dis.cpp
tools/llvm-dis/dis.cpp
tools/llvm-dis/llvm-dis.cpp