Add a new -d argument to dump the internal rep as assembly.
authorChris Lattner <sabre@nondot.org>
Sun, 14 Oct 2001 23:23:33 +0000 (23:23 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 14 Oct 2001 23:23:33 +0000 (23:23 +0000)
commit164cb69e045f91900410781605cff7e5594460f2
tree0da9f19f5c006569ea2d8385b808c3f61f5d6da6
parent46c6371141c050e1599ba86d9d84447be3b4c786
Add a new -d argument to dump the internal rep as assembly.

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