add a new "llvm-dis -show-annotations" option, which causes it to print
authorChris Lattner <sabre@nondot.org>
Thu, 2 Sep 2010 23:21:44 +0000 (23:21 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 2 Sep 2010 23:21:44 +0000 (23:21 +0000)
commit6cd71f0c4026217a501e09dcc2198c6c7a462e44
tree213a2dee6b0232e2e32c66d129733deeeacc149f
parent1dbb3879e81c414733ee38ef6a5e657d7ed47e68
add a new "llvm-dis -show-annotations" option, which causes it to print
#uses comments, with a testcase.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112906 91177308-0d34-0410-b5e6-96231b3b80d8
test/Assembler/comment.ll [new file with mode: 0644]
tools/llvm-dis/llvm-dis.cpp