Files
llvm-6502/lib/MC
Chris Lattner 8ef2cef676 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]



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95207 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-03 06:28:13 +00:00
..
2009-11-06 10:58:06 +00:00
2009-10-05 18:43:19 +00:00
2009-10-05 18:43:19 +00:00
2009-11-06 10:58:06 +00:00
2009-11-06 10:58:06 +00:00