Skip to content
Commit 44f7325d authored by Chris Lattner's avatar Chris Lattner
Browse files

print instruction encodings with the existing comment facilities,

so that llvm-mc -show-encoding prints like this:

	hlt                                                 ## encoding: [0xf4]

instead of like this:

	hlt
                     # encoding: [0xf4]

llvm-svn: 95207
parent 3eef965b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment